- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit1a44811
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 parente53724f commit1a44811
1 file changed
+16
-2
lines changedLines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
329 | 336 |
| |
330 | 337 |
| |
331 | 338 |
| |
| |||
943 | 950 |
| |
944 | 951 |
| |
945 | 952 |
| |
946 |
| - | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
947 | 961 |
| |
948 | 962 |
| |
949 | 963 |
| |
|
0 commit comments
Comments
(0)