Alexander Mai wrote:
> 
> You might try lesstif-cvs and see whether it's fixed now.
> I'm just not sure whether it breaks other programs's menus instead ...

Just downloaded CVS and indeed, the tear-offs work fine with Grace now.
So far everthing seems to be alright.

Rob.
---

While compiling the current CVS, I've got the following warnings,
that might be potential runtime errors:

BulletinBoard.c:593: warning: implicit declaration of function `_XtRemoveAllCallbacks'
DragBS.c:362: warning: `size' might be used uninitialized in this function
TextOut.c:2916: warning: unused variable `o'
ComboBox.c:916: warning: `CheckMinimalSize' defined but not used
ComboBox.c:974: warning: `ComboBoxParentProcess' defined but not used
Container.c:365: warning: `resize' defined but not used
Notebook.c:840: warning: unused variable `ndval'
Xme.c:222: warning: `desktopParent' might be used uninitialized in this function
Xme.c:258: warning: `desktopParent' might be used uninitialized in this function
../include/Xbae/Draw.h:53: warning: `xbaeDrawString' declared `static' but never 
defined
Actions.c:507: warning: `DrawSlideRow' defined but not used
Actions.c:773: warning: `SlideRow' defined but not used
../include/Xbae/Draw.h:53: warning: `xbaeDrawString' declared `static' but never 
defined
menus.c:518: warning: `done' might be used uninitialized in this function
lex.yy.c:1746: warning: `yyunput' defined but not used
/usr/lib/bison.simple:361: warning: implicit declaration of function `free'
lex.l:226: warning: return makes integer from pointer without a cast
lex.yy.c:1702: warning: `yyunput' defined but not used

Reply via email to