rflynn

Results 20 comments of rflynn

attemped; nginx modules are more complex than apache's and need more work

OK, the problem is easy enough to understand -- it appears that OS X 10.9 is defining 'strlcpy' whereas earlier versions did not. This causes a conflict with my util...

NOTE: any optimization answer will depend highly on the input. a corpus would be most useful if it reflects the needs of users rather than being picked for other reasons...

Yes, probably based on the number of colors in the image.

the error is in building the apache module (apxs2 is an apache2 utility). the "make[1]" line appears to have correctly built the "imgmin" executable (with warnings).

thanks for the feedback and the examples. for your usecase you may prefer more conservative settings -- have you tried imgmin's commandline options? -- see `imgmin --help` and look at...

tried the compat packages in ubuntu, their header filename and api is not identical; it doesn't appear to be a drop-in replacement

Thanks for the bug report. Looks like an endianness issue, let me see what I can do.

thanks for the heads up guys; try pulling and building again; 4f8afed39948756ea8628ab3209b73432adac6fe might work