zxing/cpp/core
smparkes@smparkes.net 06ac4a110d Turn on more conservative warnings in C++ and a few related cleanups.
Not quite gcc -pedantic clean: there are some variable-length auto arrays that aren't
standard C++. I don't want to touch those at this point.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2056 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-29 19:58:18 +00:00
..
src/zxing Turn on more conservative warnings in C++ and a few related cleanups. 2011-11-29 19:58:18 +00:00
tests/src GreyscaleRotatedLuminanceSource: implemented getMatrix() 2010-08-20 20:24:20 +00:00