Mathieu Malaterre
616a3345c4
[trunk] Properly copy/paste code from the autotools
...
gcc correctly fails compiling this code, I needed to move the code outside the main function to get the error. This actually match the autotools (incorrect) code. We'll see how they fix this code in future release.
This make the code compatible with previous openjpeg version and remove C99 requirement.
Fixes issue 316
2014-03-27 15:07:58 +00:00
Mathieu Malaterre
1f8d84a562
[trunk] Make sure to use long long (this is not C89). However this should be ok on most compilers nowadays
...
Update issue 316
2014-03-26 16:20:13 +00:00
Mathieu Malaterre
9095c7361e
[trunk] Remove old warnings about deprecated API
2014-03-10 14:51:59 +00:00
Mathieu Malaterre
36a7d23273
[trunk] regex would not be used to remove java deprecation warning from dashboard
2014-02-26 09:47:53 +00:00
Mathieu Malaterre
4c1023dac6
[trunk] deprecationg warning issued by java compiler should be ignored
2014-02-25 16:53:42 +00:00
Mathieu Malaterre
caf4e46e06
Update kakadu cmake module
2014-02-07 10:37:06 +00:00
Mickael Savinaud
6de2271e2a
[trunk] use the home made macro to ensure the existence of some include file
2013-03-13 15:21:20 +00:00
Mickael Savinaud
a8c33ae219
[trunk] remove some unused variable from opj_config and rename other one with opj_ prefix
2013-03-03 18:06:27 +00:00
Mathieu Malaterre
60fc79c717
[trunk] Requires CMake 2.8.2 at least
2012-10-01 14:18:20 +00:00
Mathieu Malaterre
c450d418ef
[trunk] remove warnings generated by all project in thirdparties
2012-10-01 11:14:20 +00:00
Mathieu Malaterre
c3b1af023b
[trunk] Discard warnings from tiff package
2012-10-01 11:06:10 +00:00
Mathieu Malaterre
d518970039
[trunk] Start FolderReorgProposal task
...
Update issue 177
2012-09-28 08:11:41 +00:00