[bug #25603] NSRulerView fails to compile (incompatible type of argument)

2009-02-18 Thread Riccardo mottola
Update of bug #25603 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Follow-up Comment #4: compiles now.

[bug #25603] NSRulerView fails to compile (incompatible type of argument)

2009-02-16 Thread Fred Kiefer
Update of bug #25603 (project gnustep): Status:None => Ready For Test Assigned to:None => FredKiefer Open/Closed:Open => In Test _

[bug #25603] NSRulerView fails to compile (incompatible type of argument)

2009-02-16 Thread Adam Fedor
Follow-up Comment #2, bug #25603 (project gnustep): In an ObjC call, the first two arguments are the object and the selector, so arg 3 is the first argument you see in the method call. Version is supposed to be an integer, but I don't know why that would cause an error. It's definitely wrong tho

[bug #25603] NSRulerView fails to compile (incompatible type of argument)

2009-02-16 Thread Riccardo mottola
Follow-up Comment #1, bug #25603 (project gnustep): No relevant changes in NSRulerView since months, since it used to compile, the problem must be elsewhere, possibly in base? ___ Reply to this item at:

[bug #25603] NSRulerView fails to compile (incompatible type of argument)

2009-02-16 Thread Riccardo mottola
URL: Summary: NSRulerView fails to compile (incompatible type of argument) Project: GNUstep Submitted by: rmottola Submitted on: Mon 16 Feb 2009 11:19:08 PM GMT Category: Gui/AppKit