confusion with enums
casting an int as an enum sometimes the enum declaration is not found (but it was the line abore. See attached ss. Am I missing something here ???
The only line of code i am interested in here is line 87. Every other one is trying to figure out 'what the ...' happened in 1.6.2.
Attachment(s):
Screen Shot 2012-10-10 at 11.20.24 AM.png
请先登录再写评论。
grrr ... and this is after restarting AppCode. FYI This specific enum had been declared in the same session, in a .h file that is in the pre-compiled headers.
Attachment(s):
Screen Shot 2012-10-10 at 11.25.29 AM.png
idea.log.zip
Please create a bug report and attach a log file (Help | Reveal Log in Finder)
i added a log here. if and when i create another enum i'll take time to log and snapshot in detail. I feel i have wasted enough time for one day.
I am getting an eery sense of déjà-vu with AppCode. I am now beginning to suspect the IDE before my code when i get an odd error. Very much like exCode imnsho.