This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/13471] Bug Box: Storage_Error stack overflow(?), presence of incorrect system.ads causes loop


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]