Re: [Geany-devel] Can't compile Geany with -ansi (va_copy is undefined)

2011-05-21 Thread Lex Trotman
On 21 May 2011 18:23, Eugene Arshinov earshi...@gmail.com wrote: Hi, and sorry for spamming this list. I recently tried to compile Geany with -ansi flag as the HACKING file suggests.  When compiling mio-memory.c GCC reports a warning that va_copy is undefined, and linker fails with the same

Re: [Geany-devel] Can't compile Geany with -ansi (va_copy is undefined)

2011-05-21 Thread Eugene Arshinov
On Sat, 21 May 2011 18:37:43 +1000 Lex Trotman ele...@gmail.com wrote: On 21 May 2011 18:23, Eugene Arshinov earshi...@gmail.com wrote: Hi, and sorry for spamming this list. I recently tried to compile Geany with -ansi flag as the HACKING file suggests.  When compiling mio-memory.c GCC