Thanks, Grubba… my backtraces look good now!
Bill
On Nov 21, 2018, at 7:14 AM, Henrik Grubbström (Lysator) @ Pike (-) developers forum 10353@lyskom.lysator.liu.se wrote:
Hi Grubbaâ¦
Iâm using 8.1 freshly compiled from master. The results of cpp() look good, but when I throw an error the file name is incorrect (it shows the line number of the included file, but the filename of the file that contains the #include directive.)
Example (note the file inclusion within whee()):
[...]
Thanks! That code triggered two different bugs that both caused the bpt.h filename to get lost in backtraces.
Fixed in Pike 8.0 and master.
/grubba