Re: EuGTK - GtkDrawingArea
- Posted by mattlewis (admin) Oct 11, 2010
- 1285 views
DerekParnell said...
I suspect it related to a recently discovered bug in v4. The problem is that some top-level variables and constants are not being initialized before the first routine is run. It can be worked around by changing the order of the include files, especially try placing std/memory.e and std/machine.e before std/error.e
We are working on a permanent fix.
This is fixed in the current trunk as of svn:3491.
Matt