Re: [AD] Allegro 3.12, gcc 3.x and C++

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> The current code has:
>
> ... blah ...
>
>          finishedright:
>       ;
>       }
>
>       ... blah ...
>
> Should I change it?


If you are talking about the latest WIP, IMHO yes

MSVC for example doesnt like
label:
}

(In that case it doesnt complain because it has a ";" after the label, but
better move it down, that looks dirty =)



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/