Build Log
  

Build started: Project: id3lib, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\libprj\Debug\RSP00000335842620.rsp" with contents
[
/Od /I ".\\" /I "..\\" /I "..\include" /I "..\include\id3" /I "..\zlib\include" /D "_DEBUG" /D "WIN32" /D "_LIB" /D "_WINDOWS" /D "HAVE_CONFIG_H" /D "ID3LIB_LINKOPTION=1" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\Debug/id3lib.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP "..\src\c_wrapper.cpp"

"..\src\writers.cpp"

"..\src\utils.cpp"

"..\src\tag_render.cpp"

"..\src\tag_parse_v1.cpp"

"..\src\tag_parse_musicmatch.cpp"

"..\src\tag_parse_lyrics3.cpp"

"..\src\tag_parse.cpp"

"..\src\tag_impl.cpp"

"..\src\tag_find.cpp"

"..\src\tag_file.cpp"

"..\src\tag.cpp"

"..\src\spec.cpp"

"..\src\readers.cpp"

"..\src\mp3_parse.cpp"

"..\src\misc_support.cpp"

"..\src\io_helpers.cpp"

"..\src\io_decorators.cpp"

"..\src\io.cpp"

"..\src\helpers.cpp"

"..\src\header_tag.cpp"

"..\src\header_frame.cpp"

"..\src\header.cpp"

"..\src\globals.cpp"

"..\src\frame_render.cpp"

"..\src\frame_parse.cpp"

"..\src\frame_impl.cpp"

"..\src\frame.cpp"

"..\src\field_string_unicode.cpp"

"..\src\field_string_ascii.cpp"

"..\src\field_integer.cpp"

"..\src\field_binary.cpp"

"..\src\field.cpp"
]
Creating command line "cl.exe @"d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\libprj\Debug\RSP00000335842620.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\libprj\Debug\RSP00000435842620.rsp" with contents
[
/OUT:".\id3libD.lib" ".\debug\c_wrapper.obj"

".\debug\field.obj"

".\debug\field_binary.obj"

".\debug\field_integer.obj"

".\debug\field_string_ascii.obj"

".\debug\field_string_unicode.obj"

".\debug\frame.obj"

".\debug\frame_impl.obj"

".\debug\frame_parse.obj"

".\debug\frame_render.obj"

".\debug\globals.obj"

".\debug\header.obj"

".\debug\header_frame.obj"

".\debug\header_tag.obj"

".\debug\helpers.obj"

".\debug\io.obj"

".\debug\io_decorators.obj"

".\debug\io_helpers.obj"

".\debug\misc_support.obj"

".\debug\mp3_parse.obj"

".\debug\readers.obj"

".\debug\spec.obj"

".\debug\tag.obj"

".\debug\tag_file.obj"

".\debug\tag_find.obj"

".\debug\tag_impl.obj"

".\debug\tag_parse.obj"

".\debug\tag_parse_lyrics3.obj"

".\debug\tag_parse_musicmatch.obj"

".\debug\tag_parse_v1.obj"

".\debug\tag_render.obj"

".\debug\utils.obj"

".\debug\writers.obj"
]
Creating command line "lib.exe @"d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\libprj\Debug\RSP00000435842620.rsp" /NOLOGO"
Creating temporary file "d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\libprj\Debug\RSP00000535842620.rsp" with contents
[
/o ".\Debug/id3lib.bsc"

".\debug\field.sbr"

".\debug\field_binary.sbr"

".\debug\field_integer.sbr"

".\debug\field_string_ascii.sbr"

".\debug\field_string_unicode.sbr"

".\debug\frame.sbr"

".\debug\frame_impl.sbr"

".\debug\frame_parse.sbr"

".\debug\frame_render.sbr"

".\debug\globals.sbr"

".\debug\header.sbr"

".\debug\header_frame.sbr"

".\debug\header_tag.sbr"

".\debug\helpers.sbr"

".\debug\io.sbr"

".\debug\io_decorators.sbr"

".\debug\io_helpers.sbr"

".\debug\misc_support.sbr"

".\debug\mp3_parse.sbr"

".\debug\readers.sbr"

".\debug\spec.sbr"

".\debug\tag.sbr"

".\debug\tag_file.sbr"

".\debug\tag_find.sbr"

".\debug\tag_impl.sbr"

".\debug\tag_parse.sbr"

".\debug\tag_parse_lyrics3.sbr"

".\debug\tag_parse_musicmatch.sbr"

".\debug\tag_parse_v1.sbr"

".\debug\tag_render.sbr"

".\debug\utils.sbr"

".\debug\writers.sbr"

".\debug\c_wrapper.sbr"
]
Creating command line "bscmake.exe @"d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\libprj\Debug\RSP00000535842620.rsp" /nologo"
Output Window
  
Compiling...
field.cpp
c:\program files\microsoft visual studio 8\vc\include\iosfwd(609) : warning C4996: 'std::_Traits_helper::move_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(624) : see declaration of 'std::_Traits_helper::move_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(1248) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::move_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1240) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::erase(unsigned int,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\field_impl.h(129) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(2073) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(2066) : while compiling class template member function 'void std::basic_string<_Elem>::_Tidy(bool,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
field_binary.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\field_binary.cpp(144) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\field_binary.cpp(183) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(1049) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1038) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::assign(const std::basic_string<_Elem> &,unsigned int,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\field_impl.h(129) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
c:\program files\microsoft visual studio 8\vc\include\iosfwd(609) : warning C4996: 'std::_Traits_helper::move_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(624) : see declaration of 'std::_Traits_helper::move_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(1248) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::move_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1240) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::erase(unsigned int,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
field_integer.cpp
field_string_ascii.cpp
field_string_unicode.cpp
frame.cpp
frame_impl.cpp
frame_parse.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\frame_parse.cpp(147) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'char', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\frame_parse.cpp(154) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'char', possible loss of data
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(2073) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(2066) : while compiling class template member function 'void std::basic_string<_Elem>::_Tidy(bool,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
frame_render.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(71) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(141) : warning C4996: 'std::basic_string<_Elem>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=unsigned char
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem>::copy'
        with
        [
            _Elem=unsigned char
        ]
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
globals.cpp
header.cpp
header_frame.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\header_frame.cpp(54) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\header_frame.cpp(55) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\header_frame.cpp(59) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\header_frame.cpp(60) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\header_frame.cpp(201) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\header_frame.cpp(202) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
header_tag.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\header_tag.cpp(113) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'uchar', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\header_tag.cpp(114) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'uchar', possible loss of data
helpers.cpp
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(1062) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1056) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::assign(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
c:\program files\microsoft visual studio 8\vc\include\iosfwd(609) : warning C4996: 'std::_Traits_helper::move_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(624) : see declaration of 'std::_Traits_helper::move_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(1248) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::move_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1240) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::erase(unsigned int,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
io.cpp
io_decorators.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\io_decorators.cpp(157) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\io_decorators.cpp(173) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\io_decorators.cpp(178) : warning C4244: '=' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\io_decorators.cpp(189) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
c:\program files\microsoft visual studio 8\vc\include\iosfwd(609) : warning C4996: 'std::_Traits_helper::move_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(624) : see declaration of 'std::_Traits_helper::move_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(1248) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::move_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1240) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::erase(unsigned int,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
io_helpers.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\io_helpers.cpp(40) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\io_helpers.cpp(114) : warning C4244: '=' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\io_helpers.cpp(120) : warning C4244: '=' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\io_helpers.cpp(252) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
c:\program files\microsoft visual studio 8\vc\include\iosfwd(609) : warning C4996: 'std::_Traits_helper::move_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(624) : see declaration of 'std::_Traits_helper::move_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(1248) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::move_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1240) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::erase(unsigned int,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
misc_support.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\misc_support.cpp(511) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\misc_support.cpp(516) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\misc_support.cpp(867) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
mp3_parse.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\mp3_parse.cpp(503) : warning C4018: '>=' : signed/unsigned mismatch
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(2073) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(2066) : while compiling class template member function 'void std::basic_string<_Elem>::_Tidy(bool,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
readers.cpp
Generating Code...
Compiling...
spec.cpp
tag.cpp
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
tag_file.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(71) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(141) : warning C4996: 'std::basic_string<_Elem>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=unsigned char
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem>::copy'
        with
        [
            _Elem=unsigned char
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\tag_file.cpp(242) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\tag_file.cpp(243) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(126) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
tag_find.cpp
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(2073) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(2066) : while compiling class template member function 'void std::basic_string<_Elem>::_Tidy(bool,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
tag_impl.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(71) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(141) : warning C4996: 'std::basic_string<_Elem>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=unsigned char
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem>::copy'
        with
        [
            _Elem=unsigned char
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\tag_impl.cpp(44) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'char', possible loss of data
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
tag_parse.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(71) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(141) : warning C4996: 'std::basic_string<_Elem>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=unsigned char
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem>::copy'
        with
        [
            _Elem=unsigned char
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\tag_parse.cpp(97) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
tag_parse_lyrics3.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(71) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(141) : warning C4996: 'std::basic_string<_Elem>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=unsigned char
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem>::copy'
        with
        [
            _Elem=unsigned char
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\tag_parse_lyrics3.cpp(96) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\tag_parse_lyrics3.cpp(141) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
c:\program files\microsoft visual studio 8\vc\include\iosfwd(609) : warning C4996: 'std::_Traits_helper::move_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(624) : see declaration of 'std::_Traits_helper::move_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(1248) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::move_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1240) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::erase(unsigned int,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
tag_parse_musicmatch.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\tag_parse_musicmatch.cpp(50) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'ID3_Reader::char_type', possible loss of data
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(2073) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(2066) : while compiling class template member function 'void std::basic_string<_Elem>::_Tidy(bool,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
tag_parse_v1.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(71) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(141) : warning C4996: 'std::basic_string<_Elem>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=unsigned char
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem>::copy'
        with
        [
            _Elem=unsigned char
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\src\tag_parse_v1.cpp(155) : warning C4244: 'initializing' : conversion from 'ID3_Reader::int_type' to 'uchar', possible loss of data
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
tag_render.cpp
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(71) : warning C4996: 'std::basic_string<_Elem,_Traits,_Ax>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem,_Traits,_Ax>::copy'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _Ax=std::allocator
        ]
d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_strings.h(141) : warning C4996: 'std::basic_string<_Elem>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        with
        [
            _Elem=unsigned char
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(1680) : see declaration of 'std::basic_string<_Elem>::copy'
        with
        [
            _Elem=unsigned char
        ]
c:\program files\microsoft visual studio 8\vc\include\iosfwd(582) : warning C4996: 'std::_Traits_helper::copy_s': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        c:\program files\microsoft visual studio 8\vc\include\iosfwd(597) : see declaration of 'std::_Traits_helper::copy_s'
        c:\program files\microsoft visual studio 8\vc\include\xstring(978) : see reference to function template instantiation 'std::char_traits::char_type *std::_Traits_helper::copy_s<_Traits>(std::char_traits::char_type *,size_t,const std::char_traits::char_type *,size_t)' being compiled
        with
        [
            _Traits=std::char_traits
        ]
        c:\program files\microsoft visual studio 8\vc\include\xstring(969) : while compiling class template member function 'std::basic_string<_Elem> &std::basic_string<_Elem>::append(const _Elem *,unsigned int)'
        with
        [
            _Elem=unsigned char
        ]
        d:\virtuelle maschinen\sharedfolder\metafs\id3lib-3.8.3\include\id3\io_decorators.h(192) : see reference to class template instantiation 'std::basic_string<_Elem>' being compiled
        with
        [
            _Elem=unsigned char
        ]
utils.cpp
writers.cpp
c_wrapper.cpp
Generating Code...
Creating library...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\libprj\Debug\BuildLog.htm"
id3lib - 0 error(s), 69 warning(s)