From: klaas.holwerda <kla...@nl...> - 2006-08-04 09:07:41
|
Hi, From my bindings.i file i get generated things like: extern (int) a2dDrawer2D_methodCount; and extern (int) s_wxluatag_a2dLauWrapper; On fedora gcc 4.0.0-8 this does not compile, if i remove the () and make plain int all is oke. Why is it (int), maybe it is better to generate it as only int? regards, Klaas -- Unclassified |