[bug #19720] ProjectCenter messed up

2007-04-28 Thread Friedrich
Follow-up Comment #6, bug #19720 (project gnustep): Well it's kind of fixed but not really workable. First problem: while generating a program the following variable is not properly written: GNUSTEP_BUILD_DIR = /home/frido/programming/Objective-C/test5 I don not what it takes but, it's not the

[bug #19728] librigs

2007-04-28 Thread Friedrich
URL: http://savannah.gnu.org/bugs/?19728 Summary: librigs Project: GNUstep Submitted by: fridom Submitted on: Samstag 28.04.2007 um 08:24 Category: Libraries Severity: 3 - Normal Item Group:

[bug #19728] librigs

2007-04-28 Thread Friedrich
Follow-up Comment #1, bug #19728 (project gnustep): Here's a backtrace from it #0 0x2b2b8465 in raise () from /lib/libc.so.6 (gdb) bt #0 0x2b2b8465 in raise () from /lib/libc.so.6 #1 0x2b2b9c1e in abort () from /lib/libc.so.6 #2 0x2abee9d0 in rb_bug

[patch #5836] Patch for GSDragView

2007-04-28 Thread Fred Kiefer
Update of patch #5836 (project gnustep): Status:None = Done Assigned to:None = FredKiefer Open/Closed:Open = Closed

Re: [bug #19728] librigs

2007-04-28 Thread Fred Kiefer
This is not related to the reported problem, but shouldn't the code in rigs be moved over to use [NSProcessInfo initializeWithArguments:count: environment:] instead of _gnu_process_args()? Fred Friedrich wrote: URL: http://savannah.gnu.org/bugs/?19728 Summary: librigs