Re: configure: when compiling with CLANG, set -std=gnu89

2010-04-14 Thread Austin English
On Wed, Apr 14, 2010 at 10:19 AM, Alexandre Julliard wrote: > Austin English writes: > >> Clang defaults to compiling in C99 mode, which breaks the compile. > > Of course the compile should be fixed instead. Not entirely trivial, since the compile is broken for gcc in c99 mode as well: http://bu

Re: configure: when compiling with CLANG, set -std=gnu89

2010-04-14 Thread Alexandre Julliard
Austin English writes: > Clang defaults to compiling in C99 mode, which breaks the compile. Of course the compile should be fixed instead. -- Alexandre Julliard julli...@winehq.org