This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/13471] Bug Box: Storage_Error stack overflow(?), presence of incorrect system.ads causes loop
- From: "bauhaus at futureapps dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2004 11:15:57 -0000
- Subject: [Bug ada/13471] Bug Box: Storage_Error stack overflow(?), presence of incorrect system.ads causes loop
- References: <20031223011851.13471.bauhaus@futureapps.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bauhaus at futureapps dot de 2004-01-11 11:15 -------
> system.ads (or any standard library file) should obviously not be modified
> unles you know what you're doing.
This is not about modifying what I know. It is about "accidentally"
creating a unit named System when there are problem domain reasons that
suggest the name "System" as the proper and obvious choice.
How about a Pragma Library as a safe guard?
I'd prefer if the compiler behaved as it did in 3.15p.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13471