Open
Description
Dear Libadalang developers,
Recently, GNAT native 12.1.2 was released in the Alire ecosystem.
Unfortunately, this resulted in crashes in all my crates on the windows platform.
I have been able to pinpoint the problem in the attached reproducer.
bug_native12.zip
When typing
alr run
I would expect the output
Start
Done
However, as you will see one gets
Start
Could you please fix the bug?
Furthermore, could you release a new version of libadalang for the Alire ecosystem that works with GNAT native 12.1.2?
Thanks in advance,
Pierre van de Laar