gdb objc regressions

2008-03-09 Thread Matt Rice
Hi, there is some issues with debugging objc GNU gdb Fedora (6.7.50.20080227-2.fc9) GNU gdb 6.8.50.20080309-cvs the 6.7.1 release doesn't seem to have these issues... we can set a breakpoint on a method, so thats good. Breakpoint 1, -[EOEntity attributes] (self=0x8937df0, _cmd=0x6e9210) you c

case sensitivity in make flags

2008-03-09 Thread Matt Rice
in gdl2/DBModeler/Inspectors/GNUmakefile it sets a flag Inspectors_HAS_RESOURCE_BUNDLE=YES this has ceased to work changing it to Inspectors_HAS_RESOURCE_BUNDLE=yes fixes it, but should this be case sensitive? ___ Gnustep-dev mailing list Gnustep-de

Re: Release critical bug in NSToolbarItem

2008-03-09 Thread Quentin Mathé
Hi Fred, Le 9 mars 08 à 16:28, Fred Kiefer a écrit : Putting it into the bug tracker wont help as long as nobody takes up the task to solve the issue :-) Which is what I did myself already. I provided a workaround in the toolbar code right after reporting the issue. What I wanted to prevent w

Re: [PATCH] NSOutlineView lazy loading of the outline item tree

2008-03-09 Thread Fred Kiefer
HI Quentin, I may have missed something in your patch, but to me it looks like your code may not handle one case correctly: 1. Expand an item (children get loaded) 2. Close this item 3. Children get changed 4. Reload the item 5. Expand the item again. I did not test this, but by looking at the c

Re: Release critical bug in NSToolbarItem

2008-03-09 Thread Fred Kiefer
Putting it into the bug tracker wont help as long as nobody takes up the task to solve the issue :-) Which is what I did myself already. I provided a workaround in the toolbar code right after reporting the issue. What I wanted to prevent was Adam doing a release with this problem not addressed. In

GNUstep Testfarm Results

2008-03-09 Thread Adam Fedor
Test results for GNUstep as of Sun Mar 9 06:34:14 EDT 2008 If a particular system failed compilation, the logs for that system will be placed at ftp://ftp.gnustep.org/pub/testfarm If you would like to be a part of this automated testfarm, see http://wiki.gnustep.org/index.php/Developer_FAQ#How_ca