• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Syntax Parsing Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Syntax Parsing Problem


  • Subject: Re: Syntax Parsing Problem
  • From: leenoori <email@hidden>
  • Date: Tue, 2 Jan 2007 14:33:45 +0100

El 2/1/2007, a las 6:31, Curtis Jones escribió:

On 1/2/07, James Bucanek <email@hidden> wrote:

Very bizarre. I bet this would work:

#define ACCEPT_PROMPT "Accept: */*\r\n"

Yeah ... I'll probably end up doing that. Annoying.

I had to do the same when writing code that parses source code files. I had to scan for comment start and end markers and ended up defining macros for them to stop Xcode's syntax highlighting and indentation from freaking out.


Don't forget to file a bug report.

Yes, that's very important because this is definitely a bug. The code you posted is a legal string literal and it should be parsed/ identified as such; it shouldn't have any other effect on the syntax highlighting or indenting.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Syntax Parsing Problem (From: "Curtis Jones" <email@hidden>)
 >Re: Syntax Parsing Problem (From: "Curtis Jones" <email@hidden>)

  • Prev by Date: XCode 3.0 Cocoa/Carbon templates will not compile out of the box
  • Next by Date: genstrings from Xcode project file list
  • Previous by thread: Re: Syntax Parsing Problem
  • Next by thread: XCode 3.0 Cocoa/Carbon templates will not compile out of the box
  • Index(es):
    • Date
    • Thread