Issue 84: Redundant @dynamic lines cause LLVM 2.0 in Xcode 4 to emit errors.
Status:  Invalid
Owner: ----
Closed:  Aug 2010
Reported by august.j...@gmail.com, Aug 10, 2010
What steps will reproduce the problem?
1. Open project that uses TouchJSON in Xcode4
2. Set compiler to LLVM 2.0
3. Build

What is the expected output? What do you see instead?
Expected project to build successfully. Saw compiler emit warnings in CDataScanner about doubly defined properties.


Aug 10, 2010
#1 august.j...@gmail.com
NB: this may be related to setting -Xclang -fobjc-nonfragile-abi2