Open aufflick opened 12 years ago
Just discovered those odd warnings are fixed by pull request 11: https://github.com/AlanQuatermain/aqtoolkit/pull/11
I have manually added that change to my fork, but haven't made another pull request since you can just pull request 11 (NB: haven't tested pull 11 under MacOS).
Hm, I misunderstood pull requests - seems to auto-add any commits I make. The prior two commits are for the OAuth support I wrote about here: http://mark.aufflick.com/blog/2012/08/02/aqxmlparser-oauth
Dang, I forgot this pull request was open, I should have made different branches for each of the changes…
Brought in Gzip header changes from ParserExample and reduced complier warnings & depreacated GC related errors. Still get odd warnings about the weak CFNetwork symbols not being declared - perhaps because they are #defines?