Spaces inside @selector should be trimmed
Reported by Johan Stuyts | September 23rd, 2008 @ 09:03 AM | in 0.6
I added extra spaces around the name of the method inside a selector: @selector( swap: ). This did not work.
Whitespace should not affect the semantics. The spaces inside a selector should be trimmed, and spaces between method labels inside a selector should also be removed.
Comments and changes to this ticket
-
Francisco Tolmasky October 25th, 2008 @ 03:14 PM
- Milestone set to 0.6
- Tag changed from selector, spaces, whitespace to objective-j, preprocessor, selector, spaces, whitespace
- Assigned user set to Francisco Tolmasky
-
Francisco Tolmasky October 25th, 2008 @ 09:50 PM
- State changed from new to resolved
-
admin (at 280north) February 2nd, 2010 @ 10:33 PM
(from [21ef259e1f2377606018f6149bf00b83616f731e]) Fix for being too strict when accepting PLISTs and also fixes a regression with erroring when parsing code with shebangs(!).
Closes #69.
Reviewed by me.
http://github.com/280north/cappuccino/commit/21ef259e1f2377606018f6...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.