Re: compile error r18884

2010-03-10 Thread Geert Janssens
On Wednesday 10 March 2010, Robert Fewell wrote: > Hi, > > Looking r18884 and r18659 I think there is an r missing in g_strstr, should > be g_strrstr > Yes, exactly. That was my mistake. Geert ___ gnucash-devel mailing list gnucash-devel@gnucash.org ht

compile error r18884

2010-03-10 Thread Robert Fewell
Hi, Looking r18884 and r18659 I think there is an r missing in g_strstr, should be g_strrstr Regards, Bob ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: compile error r18884

2010-03-10 Thread Geert Janssens
On Wednesday 10 March 2010, Derek Atkins wrote: > Herbert, > > Herbert Thoma writes: > > Hi! > > > > With latest trunk I get a complie error: > > > > cc1: warnings being treated as errors > > gnc-main-window.c: In function ‘main_window_update_page_name’: > > gnc-main-window.c:1928: error: implici

Re: compile error r18884

2010-03-10 Thread Geert Janssens
On Wednesday 10 March 2010, Herbert Thoma wrote: > Hi! > > With latest trunk I get a complie error: > > cc1: warnings being treated as errors > gnc-main-window.c: In function ‘main_window_update_page_name’: > gnc-main-window.c:1928: error: implicit declaration of function ‘g_strstr’ > gnc-main-wi

Re: compile error r18884

2010-03-10 Thread Derek Atkins
Herbert, Herbert Thoma writes: > Hi! > > With latest trunk I get a complie error: > > cc1: warnings being treated as errors > gnc-main-window.c: In function ‘main_window_update_page_name’: > gnc-main-window.c:1928: error: implicit declaration of function ‘g_strstr’ > gnc-main-window.c:1928: erro

compile error r18884

2010-03-10 Thread Herbert Thoma
Hi! With latest trunk I get a complie error: cc1: warnings being treated as errors gnc-main-window.c: In function ‘main_window_update_page_name’: gnc-main-window.c:1928: error: implicit declaration of function ‘g_strstr’ gnc-main-window.c:1928: error: comparison between pointer and integer make[5