2.8.3 not compiling on IRIX... strtoull issue?

Vadim Zeitlin vadim at wxwindows.org
Thu May 10 08:10:06 PDT 2007


On 10 May 2007 06:39:37 -0700 defreitas at gmail.com wrote:

> cc-1241 cc: ERROR File = ../src/gtk/treeentry_gtk.c, Line = 146
>   A declaration cannot appear after an executable statement in a
> block.
> 
>       GtkTreeEntry* entry = GTK_TREE_ENTRY(src_value-
> >data[0].v_pointer);
>       ^
> 
> cc-1241 cc: ERROR File = ../src/gtk/treeentry_gtk.c, Line = 155
>   A declaration cannot appear after an executable statement in a
> block.
> 
>       GtkTreeEntry* entry = GTK_TREE_ENTRY(obj);
>       ^
> 
> 2 errors detected in the compilation of "../src/gtk/treeentry_gtk.c".

 Fixed, thanks!

> Let me know when I can grab the new treeentry_gtk.c

 Right now.

 I don't remember any more: do you have any other problems?

 Thanks,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list