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
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
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
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
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
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