How to find object variable?

2005-06-21 Thread Stefan Urbanek
Hi, In latest StepTalk update I had a problem finding whether receiver knows about a variable with a given name. I do not care whether it is a real ivar or not. I have used following code: NS_DURING /* test whether variable is an ivar s*/ obj = [receiver valueForKe

[Gnustep-cvs] GNUstep Testfarm Results

2005-06-21 Thread Adam Fedor
Test results for GNUstep as of Tue Jun 21 06:34:09 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 envir

Problem implementing faults in Objective-C

2005-06-21 Thread Frederic Stark
Hi all, I am sending this to gnustep-dev crossposted to gcc. Maybe this isn't the right mailing list. See at the end of the post for a 40 line program that exhibit the bad behavior. Problem: If a is a fault (ie: changes its isa pointer during forwardInvocation), then: [a method1:[a method2

[Gnustep-cvs] gnustep/core/base/Source NSBundle.m

2005-06-21 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald <[EMAIL PROTECTED]> 05/06/21 12:57:21 Modified files: core/base/Source: NSBundle.m Log message: Add a comment explaining last change. CVSWeb URLs: http://savann

[Gnustep-cvs] gnustep/core/base ChangeLog Source/NSBundle.m

2005-06-21 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald <[EMAIL PROTECTED]> 05/06/21 12:55:30 Modified files: core/base : ChangeLog core/base/Source: NSBundle.m Log message: Expand tilde in bundle path.

[Gnustep-cvs] gnustep/dev-libs/SQLClient ChangeLog SQLClient.m

2005-06-21 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald <[EMAIL PROTECTED]> 05/06/21 13:10:55 Modified files: dev-libs/SQLClient: ChangeLog SQLClient.m Log message: Expand tildes in paths CVSWeb URLs: http://savannah

Re: Problem implementing faults in Objective-C

2005-06-21 Thread Jeremy Bettis
- Original Message - From: "Frederic Stark" <[EMAIL PROTECTED]> To: ; Sent: Tuesday, June 21, 2005 6:12 AM Subject: Problem implementing faults in Objective-C : Uncaught exception NSInvalidArgumentException, reason: B(instance) does not recognize method1: Ugh nasty hackery. Never e

Re: Problem implementing faults in Objective-C

2005-06-21 Thread Frederic Stark
Jeremy Bettis wrote: - Original Message - From: "Frederic Stark" <[EMAIL PROTECTED]> To: ; Sent: Tuesday, June 21, 2005 6:12 AM Subject: Problem implementing faults in Objective-C : Uncaught exception NSInvalidArgumentException, reason: B(instance) does not recognize method1: Ugh

Re: Problem implementing faults in Objective-C

2005-06-21 Thread Andrew Pinski
On Jun 21, 2005, at 1:20 PM, Frederic Stark wrote: Timothy J. Wood wrote: [crunch] The code works correctly under Mac OS X. I just checked under linux/gcc 3.4 and the code works fine there. Maybe this is a gcc 3.2 specific problem. I'll check gcc 3.4 windows one of those days. It is a

Re: Problem implementing faults in Objective-C

2005-06-21 Thread Frederic Stark
Timothy J. Wood wrote: [crunch] The code works correctly under Mac OS X. I just checked under linux/gcc 3.4 and the code works fine there. Maybe this is a gcc 3.2 specific problem. I'll check gcc 3.4 windows one of those days. The Apple runtime doesn't have this design choice, so it can'

Re: Problem implementing faults in Objective-C

2005-06-21 Thread Timothy J. Wood
On Jun 21, 2005, at 4:12 AM, Frederic Stark wrote: I am sending this to gnustep-dev crossposted to gcc. Maybe this isn't the right mailing list. See at the end of the post for a 40 line program that exhibit the bad behavior. Problem: If a is a fault (ie: changes its isa pointer during fo

Re: [Gnustep-cvs] gnustep/core/gui ChangeLog Source/NSTableView.m

2005-06-21 Thread Fred Kiefer
Quentin Mathé wrote: > Le 20 juin 05 à 00:05, Fred Kiefer a écrit : > >> I did not see any further reply to this mail from Matt, apart from my >> own. Does this mean that the patch is generally accepted or is just >> nobody interested? >> As I uggested I would like to see the cell tracking code a

[Gnustep-cvs] gnustep/core/gui ChangeLog Source/NSMenu.m

2005-06-21 Thread Fred Kiefer
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Fred Kiefer <[EMAIL PROTECTED]> 05/06/21 22:48:21 Modified files: core/gui : ChangeLog core/gui/Source: NSMenu.m Log message: Corrected handling of screen size for menu. CVSW

[Gnustep-cvs] gnustep/usr-apps/gworkspace GWorkspace/GWorkspa...

2005-06-21 Thread Enrico Sersale
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Enrico Sersale <[EMAIL PROTECTED]> 05/06/21 23:54:12 Modified files: usr-apps/gworkspace/GWorkspace: GWorkspace.m usr-apps/gworkspace/GWorkspace/Desktop/Dock: DockIcon.m usr-app

Considering Gorm 1.0.0

2005-06-21 Thread Gregory John Casamento
All, Please let me know if anyone has any thoughts about this. I would also like any feedback anyone has on any last minute features or bug fixes they feel should go into the app before the 1.0 release. Gorm has been very stable for the last few releases, so I'm considering that after the next s