[bug #34658] gnustep-make defaults to debug=no; default should be debug=yes

2011-10-26 Thread Nicola Pero
Follow-up Comment #1, bug #34658 (project gnustep): This depends on how you configure gnustep-make. gnustep-make's configure has the --enable-debug-by-default option. From the configure documentation: --enable-debug-by-default Enable building with 'make debug=yes' by default. When you use

[bug #34658] gnustep-make defaults to debug=no; default should be debug=yes

2011-10-26 Thread Nicola Pero
Update of bug #34658 (project gnustep): Open/Closed:Open => Analyzed ___ Reply to this item at: ___ Mes

[bug #34640] -[NSColor getComponents] not compatible with Mac OS X

2011-10-26 Thread julian
Follow-up Comment #2, bug #34640 (project gnustep): thanks very much, works fine now, another #ifdef gone ___ Reply to this item at: ___ Nachricht gesch

[bug #34473] GNUstep doesn't implement NSHelpButtonBezelStyle

2011-10-26 Thread julian
Follow-up Comment #2, bug #34473 (project gnustep): thanks works fine now the default label "Button" is also gone now, so i'd call it fixed. ___ Reply to this item at: _

[bug #34473] GNUstep doesn't implement NSHelpButtonBezelStyle

2011-10-26 Thread Eric Wasylishen
Update of bug #34473 (project gnustep): Status:None => Fixed ___ Reply to this item at: ___ Mes

[bug #34658] gnustep-make defaults to debug=no; default should be debug=yes

2011-10-26 Thread Eric Wasylishen
Follow-up Comment #2, bug #34658 (project gnustep): Ok, thanks for the info. I think it would be a good idea to turn on that option by default, because in my experience, it is standard that when you install a free software library from the source tarball, it will build with debug symbols by defa

[bug #34488] gnustep wraps NSTextFields loaded from XIBs per-character even when it shouldn't

2011-10-26 Thread Eric Wasylishen
Update of bug #34488 (project gnustep): Status:None => Fixed ___ Follow-up Comment #1: NSCell was reading/writing the line break mode from the wrong bits in the NSCellFlags[2] value.