| | 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.
|