be more precise in long long int literal specification for ANSI compilers (gcc3 requi...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 29 Jul 2004 06:28:59 +0000 (06:28 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 29 Jul 2004 06:28:59 +0000 (06:28 +0000)
commit49623ea2d08b104b5a08088d72d61717d0d057ab
tree643d22b1f26e0f7d95667782ab52dfe35eec5b6c
parent2af08da5e549f3e600110730634a08e1895a35e3
be more precise in long long int literal specification for ANSI compilers (gcc3 requires an LL suffix on literals that do not fit in an int
src/libFLAC/bitbuffer.c
src/libFLAC/format.c
src/libFLAC/seekable_stream_decoder.c
src/libFLAC/stream_decoder.c
src/plugin_xmms/plugin.c
src/share/replaygain_synthesis/replaygain_synthesis.c
src/test_libFLAC/bitbuffer.c