This is the mail archive of the gcc@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]

Re: Strange Scope effects


Thomas Schoebel-Theuer wrote:
Hi all,

AFAIK, in Ada the scope rules are will allow that. The x after the
Ada := will refer to outer x, even while a new x is being defined at the
inner scope.

No, this would be clearly illegal in Ada.



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