#37974: Pallet @1.1.1 Patches for syntax warnings when using Clang and Xcode 4.6 -------------------------+-------------------------------- Reporter: iandw.au@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: contrib | Version: 2.1.3 Resolution: | Keywords: haspatch Port: Pallet | -------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [comment:1 egall@…]:
You might want to apply these conditionally; string literals are a newer Objective C feature, and I'm not sure how far backwards compatible they go...
NSString literals have been around "forever" according to [http://blog.bignerdranch.com/398-objective-c-literals-part-1/ this blog post]; what's new in clang 3.2 are literals for NSNumber, NSArray, and NSDictionary. -- Ticket URL: <https://trac.macports.org/ticket/37974#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS