search for: op_open2

Displaying 1 result from an estimated 1 matches for "op_open2".

Did you mean: _ov_open2
2013 Jul 17
0
opusfile, compiler warnings
...en building opusfile from current git. Regards. # x86-Linux builds / gcc48 and clang-3.3 (no warnings) # x86-Linux builds / gcc34 src/opusfile.c: In function `op_calc_bitrate': src/opusfile.c:1777: warning: integer constant is too large for "long" type src/opusfile.c: In function `op_open2': src/opusfile.c:1131: warning: 'end_offset' might be used uninitialized in this function $ x86-Linux builds / gcc-2.95.4 src/opusfile.c: In function `op_bisect_forward_serialno': src/opusfile.c:1131: warning: `end_offset' might be used uninitialized in this function src/opusf...