> Seems to me that -_doPath::draw: was calling XIntersectRegion() without > creating the region, thus causing the crash. I've attached a patch that > fixes it. With the patch it works here.
Wow! That was fast! Excellent, thanks. I hope someone will put this into CVS. One thing puzzles me though - how come -Wall didnt throw this up as a warning in the compile as surely it should generate a "may be used before cwbeing initialised" type thing ? Anyway, thanks for fixing the problem... -bat. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
