Re: [AD] Getting rid of pedantic warnings |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2002-04-04, Hein Zelle <hein@xxxxxxxxxx> wrote:
> Peter Wang wrote:
> > The following allows compiling of Allegro-using programs under Linux
> > using gcc's -pedantic -ansi options without getting a bunch of
> > warnings (basically use "__keyword__" instead of "keyword"). What
> > about it?
>
> I suppose it's pretty cool if allegro can compile with that flag :>
Oh, it's not for compiling Allegro, but compiling programs that use
Allegro.