Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

static declaration of "hexdec" follows non-static declaration #24

Open
gangadharbonda opened this issue Sep 2, 2013 · 1 comment
Open

Comments

@gangadharbonda
Copy link

Hi,
We are currently facing the issue mentioned in the title on integrating the "Touch JSON" code in my application with XCode 4.5.2 . So can you please let us know the solution .

Thanks in advance,
Gangadhar
skype : gangadhar.bonda1984

@darekfilip
Copy link

Simple workaround: In JSONDeserializer.m move function hexdec before function ConvertEscapes.
BTW: static function should have declarations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants