You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled Exception raised
raised CONSTRAINT_ERROR : utils-drivers.adb:120 range check failed
[/home/cpigott/dev/libadalang-tools/bin/gnatpp]
Utils.Drivers.Driver.Process_Files at utils-drivers.adb:120
Utils.Drivers.Driver at utils-drivers.adb:220
Pp.Main at pp-main.adb:20
Main at b__pp-main.adb:1706
[/lib/x86_64-linux-gnu/libc.so.6]
0x7f12a01b7b95
[/home/cpigott/dev/libadalang-tools/bin/gnatpp]
0x407d78 _start at ???
0xfffffffffffffffe
I also managed to trigger the debug assert on line 124, but I can't find a minimal reproducer for that at the moment
The text was updated successfully, but these errors were encountered:
With test_excludes.txt as
gnatpp --ignore=test_excludes.txt foobar.adb
results in:I also managed to trigger the debug assert on line 124, but I can't find a minimal reproducer for that at the moment
The text was updated successfully, but these errors were encountered: