Strict types
by Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum
19 May '13
19 May '13
I don't think a == comparison between a string and a string(0..255)
should generate a warning. Is that really useful?
1
0
JPEG transforms
by Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum
08 May '13
08 May '13
I want to ask about the change to have EXIF data modify the JPEG
decoding. I can see why it would be desired to have a method that does
it, but why would that be the default behavior? Are there any other
applications/libs that does this by default?