John Bowler

Results 207 comments of John Bowler

Thanks for the information. png_error can always be produced on 'read' by broken input - the simplified API is the only way at present round that but it doesn't do...

Spamming the issues list seems inappropriate.

> How can I help? Do what I suggested to Chris Blume [(@programmax)](https://github.com/ProgramMax) - submit a pull request.

Well, ok. Don't respond from your inbox: go to github.com and enter responses there.

I'll say it exactly this once more. There is real work to be done here. You; _you personally_, need to do it. There's no one else here.

Including arm/filter_neon.S is irrelevant; it contains no code unless PNG_ARM_NEON_IMPLEMENTATION has been set to 2 which, in the case of aarch64, should never be the case (see all the comments...

So move the section and the #if stuff round it down below the current line 30; i.e. move lines 19,20,21 to line 31(minus 3) and tell us if that works....

> Removing `filter_neon.S` is probably the best solution, yes! Yes, I think so; just delete "filter_neon.S" from Makefile.am and CMakeLists.txt (I believe you can delete the if()/endif() lines too in...

@ctruta no feedback from the big guys in a month. The change as constructed should cause build failures if anyone is using this stuff, but they will most likely fix...

I suggest you submit a small program and the input file that will repro this. As reported the bug is incredible.