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: Ada.Characters.{Wide_}Latin_9 should be deleted


>> I seem to remember you telling someone that GNAT would never have
>> goto labels, because they were the wrong solution - speed over
>> safety. We don't tell people how to code, but we are in the
>> business of giving them the best tools to do so.
>
>I never like to use Huh? but it's tempting in this case :-). 

It deserves a Huh. I meant goto variables, so you can say 
if z then x := foo; else x := bar; end if; goto x;


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