Re: [AD] Allegro 4.2.0 beta 4 deadline |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Mon, 2005-06-27 at 14:05 +0200, Elias Pschernig wrote:
> >
> > We shouldn't be doing C99 constructs anyway. Maybe it's a good idea to set
> > a compiler flag to force GCC into C89 mode to catch these more easily (I
> > assume there is one)?
> >
>
> Yes. I actually thought gcc would warn about C99 constructs.. so this
> may be allowed even in C89.
>
--pedantic catches it though. Probably we should aim to compile with
--pedantic for 4.3.x, can't hurt for sure.
--
Elias Pschernig