aqtoolkit icon indicating copy to clipboard operation
aqtoolkit copied to clipboard

Changes to StreamingParser to work under latest llvm & ASLResponse NSEnumerator changes

Open aufflick opened this issue 12 years ago • 3 comments

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?

aufflick avatar Jul 31 '12 00:07 aufflick

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).

aufflick avatar Jul 31 '12 00:07 aufflick

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

aufflick avatar Aug 02 '12 06:08 aufflick

Dang, I forgot this pull request was open, I should have made different branches for each of the changes…

aufflick avatar Oct 03 '14 00:10 aufflick