- Notifications
You must be signed in to change notification settings - Fork5
Commitdd13605
committed
Strip file names reported in error messages in vpath builds
In vpath builds, the __FILE__ macro that is used in verbose errorreports contains the full absolute file name, which makes the errormessages excessively verbose. So keep only the base name, thusmatching the behavior of non-vpath builds.1 parentbe2f909 commitdd13605
1 file changed
+16
-2
lines changedLines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
346 |
| - | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
347 | 354 |
| |
348 | 355 |
| |
349 | 356 |
| |
| |||
1142 | 1149 |
| |
1143 | 1150 |
| |
1144 | 1151 |
| |
1145 |
| - | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
1146 | 1160 |
| |
1147 | 1161 |
| |
1148 | 1162 |
| |
|
0 commit comments
Comments
(0)