On Sat, 2006-08-05 at 21:06 -0400, David Reiser wrote:
> in gnc-gtk-utils.h, it looks like you're missing an 'A'
>
> line 45: #ifndef HVE_GTK26
Thanks. Fixed.
David
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/m
in gnc-gtk-utils.h, it looks like you're missing an 'A'
line 45: #ifndef HVE_GTK26
On Aug 5, 2006, at 7:07 PM, David Hampton wrote:
> On Fri, 2006-08-04 at 23:51 -0400, Derek Atkins wrote:
>> I just tried on FC3 and I got this failure:
>>
>> ...
>>
>> I didn't try on FC4.. Maybe David can resp
On Fri, 2006-08-04 at 23:51 -0400, Derek Atkins wrote:
> I just tried on FC3 and I got this failure:
>
> ...
>
> I didn't try on FC4.. Maybe David can respond.
These errors should all be fixed.
David
___
gnucash-devel mailing list
gnucash-devel@gn
I tried on suse9.3 and I get this:
import-main-matcher.c: In function `on_matcher_ok_clicked':
import-main-matcher.c:140: warning: implicit declaration of function
`gtk_tree_row_reference_get_model'
import-main-matcher.c:140: warning: assignment makes pointer from integer
without a cast
make[1]:
I just tried on FC3 and I got this failure:
gnc-gtk-utils.c: In function `gnc_cbe_add_completion':
gnc-gtk-utils.c:174: warning: implicit declaration of function
`gtk_entry_comple
tion_set_inline_completion'
make[4]: *** [gnc-gtk-utils.lo] Error 1
make[4]: Leaving directory
`/root/src/gnucash/gn
Huh. I just tried this on FC5 and it's working fine. I don't see this.
I suppose I can try on FC3 and check...
-derek
Quoting Casey Cichon <[EMAIL PROTECTED]>:
>
> Here's the error that i'm getting:
>
> cc1: warnings being treated as errors
> import-main-matcher.c: In function `on_matcher_ok_c
Here's the error that i'm getting:
cc1: warnings being treated as errors
import-main-matcher.c: In function `on_matcher_ok_clicked':
import-main-matcher.c:138: warning: implicit declaration of function
`gtk_tree_row_reference_get_model'
import-main-matcher.c:138: warning: assignment makes pointer