xinxinlx / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

Unused returned value #262

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Compiler is reporting a returned value to be unused: 

/home/voxxl/Dashboards/MyTests/openjpeg-nightly/src/bin/jp2/opj_compress.c: In 
function 'parse_cmdline_encoder':
/home/voxxl/Dashboards/MyTests/openjpeg-nightly/src/bin/jp2/opj_compress.c:946:1
8: warning: ignoring return value of 'fread', declared with attribute 
warn_unused_result [-Wunused-result]

Original issue reported on code.google.com by mathieu.malaterre on 26 Feb 2014 at 9:36

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2443.

Original comment by mathieu.malaterre on 26 Feb 2014 at 9:40