Bug#569343: OpenToken tests fail with AUnit dynamic library, but not with source

2010-02-11 Thread Stephen Leake
Package: gnat-4.4 Version: 4.4.3-1 Severity: normal When OpenToken tests are linked with the AUnit dynamic library, the tests fail in odd ways. However, when the OpenToken tests bypass the AUnit dynamic library, and just include the AUnit sources in the project, the OpenToken tests work properly.

Bug#564182: another system file missing 'overriding'

2010-02-09 Thread Stephen Leake
s-tpoben.ads:226:14: (style) missing "overriding" indicator in declaration of "Finalize" -- -- Stephe -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#564182: gnat-4.4: missing 'overriding' indicators

2010-01-08 Thread Stephen Leake
Package: gnat-4.4 Version: 4.4.2-4 When compiling a project that includes Ada.Finalization with the compiler option -gnatyO, I get the following errors: s-pooglo.ads:56:13: (style) missing "overriding" indicator in declaration of "Storage_Size" s-pooglo.ads:60:14: (style) missing "overriding" ind

Bug#562766: gdb does not support 'break exception'

2009-12-27 Thread Stephen Leake
Package: gnat-4.4 Version: 4.4.2-4 I'm debugging Ada code compiled with gnat-4.4. gdb supports Ada: (gdb) show lang The current source language is "auto; currently ada". However, it does not suppor the 'break exception' command: (gdb) break exception "exception" is not a function 'catch except

Bug#562744: gnat-4.4 should depend on gcc-4.4 (4.4.2)

2009-12-27 Thread Stephen Leake
Package: gnat-4.4 Version: 4.4.2-4 I had gcc-4.4 (4.4.1-3) and gnat-4.3 installed. I upgraded to gnat-4.4, but it was non-functional, complaining it could not find system.ads. The problem turned out to be a missing symlink, that is installed by gcc-4.4 (4.4.2). The root cause is that gnat-4.4 dep