Closed zygoat closed 10 years ago
Thanks, Ben!
I don't quite know if it deserves a new version, what do you think?
Thanks Gwendal! (this was my first effort at a Github PR, and apparently successful, yay!)
I agree; it's a pretty minor thing so I don't think it calls for a new version. It was easy for me to work around locally by just disabling that warning for now in my release build.
b
You are welcome :-) Your code will ship in the next release. Happy github and happy Mustache!
When imported in a project with GCC_WARN_ABOUT_MISSING_NEWLINE = YES, a couple of headers would fail on this warning. Also enabled this warning in the local project for verification.
(I discovered this with GRMustache brought in via CocoaPods and running a production build with a set of strict warnings enabled.)