[xcode] misspelled 'self' doesn't give in-code error

Originator:markd
Number:rdar://13541434 Date Originated:3/30/2013
Status:Open Resolved:
Product:Developer Tools Product Version:4.6 (4H127)
Classification:UI/Usability Reproducible:Always
 
Summary:

"self" misspelled does not give an error indication in-code.  The messages indication takes you to the build output.


Steps to Reproduce:

Use 'sef' instead of "self", such as

    sef.nextCueTimeLabel.text = nextTimeText;


Expected Results:

You get a red stop-bang in the margin, and an error message blob in the code.
Click the red stop-bang to go to the code in question.


Actual Results:

Nothing in the code.
Clicking the red stop-bang takes you to the build output.


Regression:

I don't recall seeing this in 4.5.  But I don't recall having a sef-inflected aphasia like i have been having today.


Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!