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