Hmm, recent changes cause test/Xm/test11 to segfault:
Starting program: /u/mai/compile/lesstif/Debug/test/Xm/text/test11 -sync
(gdb) r -sync
Starting program: /u/mai/compile/lesstif/Debug/test/Xm/text/test11 -sync
Program received signal SIGSEGV, Segmentation fault.
0x40202a75 in XFreeGC () from /usr/X11R6/lib/libX11.so.6
(gdb) bt
#0 0x40202a75 in XFreeGC () from /usr/X11R6/lib/libX11.so.6
#1 0x40108522 in destroy (aw=0x806b430)
at /u/mai/compile/lesstif/lesstif/lib/Xm/TextOut.c:2302
#2 0x400f1476 in Destroy (w=0x806b430)
at /u/mai/compile/lesstif/lesstif/lib/Xm/Text.c:663
#3 0x40194db3 in Phase2Destroy () from /usr/X11R6/lib/libXt.so.6
#4 0x40194be1 in Recursive () from /usr/X11R6/lib/libXt.so.6
#5 0x4019514e in XtPhase2Destroy () from /usr/X11R6/lib/libXt.so.6
#6 0x4019525a in _XtDoPhase2Destroy () from /usr/X11R6/lib/libXt.so.6
#7 0x401953fb in XtDestroyWidget () from /usr/X11R6/lib/libXt.so.6
#8 0x8048745 in main (argc=1, argv=0xbffff3d0)
at /u/mai/compile/lesstif/lesstif/test/Xm/text/test11.c:31
Looks like the TextOut patch was wrong?
Rick, what was your proposal exactly?
--
Alexander Mai
[EMAIL PROTECTED]