fixes from compiling code and running all the tests on NT
authorJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 11 Jun 2002 06:15:28 +0000 (06:15 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 11 Jun 2002 06:15:28 +0000 (06:15 +0000)
commitd57c8d31e33decfd83ad3403df6f345a58be0757
tree6dea7293e1a150179cb118bafce79db1788599c9
parenta6a773b3ae108c4b62fdab3a929126c353e78c06
fixes from compiling code and running all the tests on NT
12 files changed:
include/FLAC++/metadata.h
src/flac/encode.c
src/libFLAC++/Makefile.vc
src/libFLAC/metadata_iterators.c
src/plugin_winamp2/in_flac.c
src/test_libFLAC++/Makefile.vc
src/test_libFLAC++/decoders.cc
src/test_libFLAC++/metadata.cc
src/test_libFLAC++/metadata_manip.cc
src/test_libFLAC++/metadata_object.cc
src/test_libFLAC/decoders.c
test/test_streams.sh