Re: [Geany-devel] [PATCH] In messages show the actual text user entered in Find and Replace dialogs

2011-05-21 Thread Eugene Arshinov
On Tue, 17 May 2011 15:38:40 +0200 Colomban Wendling lists@herbesfolles.org wrote: Le 15/05/2011 14:29, Eugene Arshinov a écrit : Hi. When Escape sequences checkbox is checked in Find or Replace dialog, before escaping the find and replace strings we should save the original ones,

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

2011-05-21 Thread Eugene Arshinov
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 message. Should something be done about it? -- Best regards, Eugene.

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