[Gnustep-cvs] gnustep/core/gui ChangeLog Headers/AppKit/NSInp...

2005-10-19 Thread Fred Kiefer
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Fred Kiefer <[EMAIL PROTECTED]> 05/10/19 23:54:27

Modified files:
core/gui   : ChangeLog 
core/gui/Headers/AppKit: NSInputManager.h 
core/gui/Source: GSTitleView.m NSColor.m NSImageCell.m 
 NSMenuView.m NSResponder.m NSSavePanel.m 
 NSTabView.m NSTableHeaderView.m 

Log message:
Removed gcc 4.02 compiler warnings.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/ChangeLog.diff?tr1=1.2572&tr2=1.2573&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Headers/AppKit/NSInputManager.h.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/GSTitleView.m.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSColor.m.diff?tr1=1.55&tr2=1.56&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSImageCell.m.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSMenuView.m.diff?tr1=1.105&tr2=1.106&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSResponder.m.diff?tr1=1.41&tr2=1.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSSavePanel.m.diff?tr1=1.87&tr2=1.88&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSTabView.m.diff?tr1=1.47&tr2=1.48&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSTableHeaderView.m.diff?tr1=1.30&tr2=1.31&r1=text&r2=text





[Gnustep-cvs] gnustep/core/make config.guess config.sub Chang...

2005-10-19 Thread Nicola Pero
CVSROOT:/cvsroot/gnustep
Module name:gnustep
Branch: 
Changes by: Nicola Pero <[EMAIL PROTECTED]> 05/10/19 12:52:35

Modified files:
core/make  : config.guess config.sub ChangeLog 

Log message:
Updated config.guess and config.sub from latest GNU version

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/make/config.guess.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/make/config.sub.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/make/ChangeLog.diff?tr1=1.1186&tr2=1.1187&r1=text&r2=text





[Gnustep-cvs] GNUstep Testfarm Results

2005-10-19 Thread Adam Fedor
Test results for GNUstep as of Wed Oct 19 06:38:05 EDT 2005
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 add your machine to this list, set up a cron job
(make sure you set up your PATH and other environment variables correctly)
to run the Startup/scripts/test-gnustep script (see the script comments 
for more info).

Success Compile i386-unknown-netbsdelf2.0.2 Wed Oct 19 03:59:36 CEST 2005
Success Compile powerpc-apple-darwin7.9.0 Wed Oct 19 03:21:49 MDT 2005
Success Compile sparc-sun-solaris2.7 Wed Oct 19 02:09:22 EDT 2005




segfault in terminal

2005-10-19 Thread Riccardo

Hey,

since the latest changes in gnustep cvs, trusty terminal isn't working 
anymore on my linux/x86 box. It dies with:


(gdb) bt
#0  0xb786736d in objc_msg_lookup ()
   from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libobjc.so.1
#1  0xb79f9073 in NSSearchPathForDirectoriesInDomains ()
   from /usr/GNUstep/System/Library/Libraries/libgnustep-base.so.1.11
#2  0xb7977df1 in +[NSBundle(GNUstep) bundleForLibrary:] ()
   from /usr/GNUstep/System/Library/Libraries/libgnustep-base.so.1.11
#3  0xb7c5fe96 in +[NSApplication initialize] ()
   from /usr/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.10
#4  0xb7866e1a in __objc_send_initialize ()
   from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libobjc.so.1
#5  0xb7866e24 in __objc_send_initialize ()
   from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libobjc.so.1
#6  0xb78675d3 in objc_msg_lookup ()
   from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libobjc.so.1
#7  0x0804d660 in main ()

this is a fresh compiled terminal... I am using bash here, so I hope 
strange path problems are not the case. I can't reproduce this on 
netbsd/ppc though.
After the latest update I also have troubles with gworkspace not being 
able to contact ddbd and operation...


cheers,
  Riccardo



___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev