Created
November 15, 2012 23:02
-
-
Save msmhrt/4082145 to your computer and use it in GitHub Desktop.
iv build log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1>------ Build started: Project: lv5, Configuration: Debug Win32 ------ | |
| 1> v8-dtoa.cc | |
| 1> utils.cc | |
| 1> platform.cc | |
| 1> fast-dtoa.cc | |
| 1> diy-fp.cc | |
| 1> conversions.cc | |
| 1> checks.cc | |
| 1> main.cc | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(176): warning C4305: '初期化中' : 'unsigned __int64' から 'const size_t' へ切り詰めます。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(176): warning C4309: '初期化中' : 定数値が切り捨てられました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(177): warning C4305: '初期化中' : 'unsigned __int64' から 'const size_t' へ切り詰めます。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(177): warning C4309: '初期化中' : 定数値が切り捨てられました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\range_builder.h(130): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\range_builder.h(131): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\compiler.h(195): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\compiler.h(196): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\quick_check.h(63): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\quick_check.h(64): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(361): warning C4244: '引数' : 'uint16_t' から 'const char' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\binary_blocks.h(76): warning C4244: 'return' : 'double' から 'float' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\global_data.h(67): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\factory.h(23): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\railgun\compiler.h(306): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\railgun\thunk.h(106): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\railgun\thunk.h(107): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\teleporter\context.h(29): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\gc_hook.h(12): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\gc_hook.h(12): クラス テンプレート のメンバー関数 'iv::lv5::GCHook<T>::GCHook(T *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::GlobalData | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\global_data.h(343) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::GCHook<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::GlobalData | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(uint32_t)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(454) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(286): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(303): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(303): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(const iv::core::BasicStringPiece<CharT,Traits> &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Traits=std::char_traits<unsigned short> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(456) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\i18n_language_tag_scanner.h(746): warning C4244: '引数' : 'uint64_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\i18n_language_tag_scanner.h(409) : コンパイルされたクラスの テンプレート のインスタンス化 'std::string iv::core::i18n::LanguageTagScanner::ToTitleCase<iv::core::i18n::LanguageTagScanner::Iter>(Iter,Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=iv::core::i18n::LanguageTagScanner::Iter | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(220) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Array_const_iterator<_Ty,_Size>,iv::lv5::JSString::Cons::iterator>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSString::Cons::iterator, | |
| 1> _Ty=const iv::lv5::FiberSlot *, | |
| 1> _Size=5, | |
| 1> _InIt=std::_Array_const_iterator<const iv::lv5::FiberSlot *,5> | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsfunction.h(155) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Vector_iterator<_Myvec>,iv::lv5::Arguments::iterator>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::Arguments::iterator, | |
| 1> _Myvec=std::_Vector_val<iv::lv5::JSVal,gc_allocator<iv::lv5::JSVal>>, | |
| 1> _InIt=std::_Vector_iterator<std::_Vector_val<iv::lv5::JSVal,gc_allocator<iv::lv5::JSVal>>> | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsfunction.h(155) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::Arguments::iterator,_OutIt>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::Arguments::iterator, | |
| 1> _InIt=iv::lv5::Arguments::iterator | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2801): warning C4996: 'std::_Fill_n': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2787) : 'std::_Fill_n' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\railgun\stack.h(95) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::fill_n<iv::lv5::JSVal*,size_t,iv::lv5::JSVal>(_OutIt,_Diff,const _Ty &)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSVal *, | |
| 1> _Diff=size_t, | |
| 1> _Ty=iv::lv5::JSVal | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2503): warning C4996: 'std::_Copy_backward': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2488) : 'std::_Copy_backward' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\railgun\stack.h(212) : コンパイルされたクラスの テンプレート のインスタンス化 '_BidIt2 std::copy_backward<iv::lv5::JSVal*,iv::lv5::JSVal*>(_BidIt1,_BidIt1,_BidIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _BidIt2=iv::lv5::JSVal *, | |
| 1> _BidIt1=iv::lv5::JSVal * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(120) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::JSVal*,iv::lv5::JSVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSVal *, | |
| 1> _InIt=iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(116): クラス テンプレート のメンバー関数 'void iv::lv5::Storage<T>::reserve(iv::lv5::Storage<T>::size_type)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsobject.h(211) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Storage<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2801): warning C4996: 'std::_Fill_n': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2787) : 'std::_Fill_n' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1250) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::fill_n<char*,unsigned int,char>(_OutIt,_Diff,const _Ty &)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Diff=unsigned int, | |
| 1> _Ty=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1236): クラス テンプレート のメンバー関数 'std::string iv::core::dtoa::DToA<Derived,ResultType>::ToStringDecimal(char *,char *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> Derived=iv::core::dtoa::StringDToA, | |
| 1> ResultType=std::string | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1324) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::core::dtoa::DToA<Derived,ResultType>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Derived=iv::core::dtoa::StringDToA, | |
| 1> ResultType=std::string | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(120) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::JSDeclEnv::DynamicVal*,iv::lv5::JSDeclEnv::DynamicVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSDeclEnv::DynamicVal *, | |
| 1> _InIt=iv::lv5::JSDeclEnv::DynamicVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(116): クラス テンプレート のメンバー関数 'void iv::lv5::Storage<T>::reserve(iv::lv5::Storage<T>::size_type)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSDeclEnv::DynamicVal | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsenv.h(325) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Storage<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSDeclEnv::DynamicVal | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\cmdline.h(468): warning C4101: 'e' : ローカル変数は 1 度も使われていません。 | |
| 1> c:\users\msmhrt\repository\iv\iv\cmdline.h(464): クラス テンプレート のメンバー関数 'bool iv::cmdline::Parser::option_with_value_list<T>::set(const std::string &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=std::string | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\cmdline.h(660) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::cmdline::Parser::option_with_value_list<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=std::string | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\main.cc(265) : コンパイルされたクラスの テンプレート のインスタンス化 'const std::vector<_Ty> &iv::cmdline::Parser::GetList<std::string>(const std::string &) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=std::string | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\cmdline.h(389): warning C4101: 'e' : ローカル変数は 1 度も使われていません。 | |
| 1> c:\users\msmhrt\repository\iv\iv\cmdline.h(385): クラス テンプレート のメンバー関数 'bool iv::cmdline::Parser::option_with_value<T>::set(const std::string &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=std::string | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\cmdline.h(652) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::cmdline::Parser::option_with_value<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=std::string | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\main.cc(284) : コンパイルされたクラスの テンプレート のインスタンス化 'const T &iv::cmdline::Parser::Get<std::string>(const std::string &) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=std::string | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(uint32_t)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(286): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(651) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<uint16_t*>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(653) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<uint16_t*>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\chain.h(140) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,iv::lv5::Chain::iterator>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::Chain::iterator, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<iv::lv5::Map *,std::allocator<iv::lv5::Map *>>>, | |
| 1> _InIt=std::_Vector_iterator<std::_Vector_val<iv::lv5::Map *,std::allocator<iv::lv5::Map *>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\chain.h(49) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Chain::Chain<std::_Vector_iterator<_Myvec>>(Iter,size_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<iv::lv5::Map *,std::allocator<iv::lv5::Map *>>, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<iv::lv5::Map *,std::allocator<iv::lv5::Map *>>> | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsarray.h(621) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,iv::lv5::JSVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSVal *, | |
| 1> Iter=const iv::lv5::JSVal *, | |
| 1> _InIt=const iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\railgun\vm.h(1877) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::JSArray::SetToVector<const iv::lv5::JSVal*>(uint32_t,Iter,Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const iv::lv5::JSVal * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(361) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Array_iterator<_Ty,_Size>,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Ty=char, | |
| 1> _Size=10, | |
| 1> OutputIter=char *, | |
| 1> _InIt=std::_Array_iterator<char,10> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(390) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::detail::UIntToString<uint32_t,OutputIter>(UIntT,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> UIntT=uint32_t | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\symbol_fwd.h(178) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::UInt32ToString<_Ty*>(uint32_t,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> _Ty=char | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(197) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Vector_iterator<_Myvec>,int*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=int *, | |
| 1> _Myvec=std::_Vector_val<int,std::allocator<int>>, | |
| 1> _InIt=std::_Vector_iterator<std::_Vector_val<int,std::allocator<int>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(92) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::Main<Piece>(iv::aero::Code *,const Piece &,int *,size_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::UStringPiece | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(76) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::ExecuteImpl<iv::core::UStringPiece>(iv::aero::Code *,const Piece &,int *,int)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::UStringPiece | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(3051): warning C4996: 'std::_Equal1': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(3036) : 'std::_Equal1' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(242) : コンパイルされたクラスの テンプレート のインスタンス化 'bool std::equal<const unsigned short*,const unsigned short*>(_InIt1,_InIt1,_InIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _InIt1=const unsigned short *, | |
| 1> _InIt2=const unsigned short * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(3051): warning C4996: 'std::_Equal1': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(3036) : 'std::_Equal1' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(242) : コンパイルされたクラスの テンプレート のインスタンス化 'bool std::equal<const char*,const char*>(_InIt1,_InIt1,_InIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _InIt1=const char *, | |
| 1> _InIt2=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(92) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::Main<Piece>(iv::aero::Code *,const Piece &,int *,size_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::StringPiece | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(81) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::ExecuteImpl<iv::core::StringPiece>(iv::aero::Code *,const Piece &,int *,int)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::StringPiece | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,char*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,unsigned short*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(362) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_const_iterator<_Myvec>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>>, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(365) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_const_iterator<_Myvec>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<uint16_t,std::allocator<char16_t>>, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(441) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<const unsigned short*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(445) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<const char*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const char*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(446) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(586) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::FiberBase::Copy<char*>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(596) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::JSString::FastFlattenImpl<char>(const iv::lv5::FiberBase *,const iv::lv5::FiberBase *) const' の参照を確認してください | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(448) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const char*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> OutputIter=unsigned short *, | |
| 1> _InIt=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(446) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short *, | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(586) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::FiberBase::Copy<unsigned short*>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(598) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::JSString::FastFlattenImpl<uint16_t>(const iv::lv5::FiberBase *,const iv::lv5::FiberBase *) const' の参照を確認してください | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> OutputIter=unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(448) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short *, | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(457) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<_Ty*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(507) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<_Ty*>(iv::lv5::Context *,Iter,Iter,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_String_const_iterator<char16_t,std::char_traits<unsigned short>,std::allocator<char16_t>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_String_const_iterator<char16_t,std::char_traits<unsigned short>,std::allocator<char16_t>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_String_const_iterator<char16_t,std::char_traits<unsigned short>,std::allocator<char16_t>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(457) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_String_const_iterator<_Elem,_Traits,_Alloc>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Elem=char16_t, | |
| 1> _Traits=std::char_traits<unsigned short>, | |
| 1> _Alloc=std::allocator<char16_t>, | |
| 1> Iter=std::_String_const_iterator<char16_t,std::char_traits<unsigned short>,std::allocator<char16_t>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\railgun\compiler.h(223) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_String_const_iterator<_Elem,_Traits,_Alloc>>(iv::lv5::Context *,Iter,Iter,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Elem=char16_t, | |
| 1> _Traits=std::char_traits<unsigned short>, | |
| 1> _Alloc=std::allocator<char16_t>, | |
| 1> Iter=std::_String_const_iterator<char16_t,std::char_traits<unsigned short>,std::allocator<char16_t>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_String_const_iterator<char16_t,std::char_traits<unsigned short>,std::allocator<char16_t>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_String_const_iterator<char16_t,std::char_traits<unsigned short>,std::allocator<char16_t>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,unsigned short*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> Iter=char *, | |
| 1> _InIt=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2144): warning C4244: '=' : 'uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2196) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_Iter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=uint16_t *, | |
| 1> _Iter=char * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2216) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_OutIt>(_InIt,_InIt,_OutIt,std::random_access_iterator_tag,std::random_access_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::tr1::false_type)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,char*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2144): warning C4244: '=' : 'const uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=const unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2196) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_Iter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=const unsigned short *, | |
| 1> _Iter=char * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2216) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_OutIt>(_InIt,_InIt,_OutIt,std::random_access_iterator_tag,std::random_access_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::tr1::false_type)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=const unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xmemory(208): warning C4244: '初期化中' : 'const uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xmemory(280) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::allocator<_Ty>::construct<const unsigned short&>(char *,_Other)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Other=const uint16_t & | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\memory(376) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::_Cons_val<_Alloc,char,const CharT&>(_Alloc &,_Ty1 *,_Ty2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Alloc=std::allocator<char>, | |
| 1> CharT=uint16_t, | |
| 1> _Ty1=char, | |
| 1> _Ty2=const uint16_t & | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\memory(414) : コンパイルされたクラスの テンプレート のインスタンス化 '_FwdIt std::_Uninit_copy<_InIt,_FwdIt,_Alloc>(_InIt,_InIt,_FwdIt,_Alloc &,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _FwdIt=char *, | |
| 1> _InIt=const uint16_t *, | |
| 1> _Alloc=std::allocator<char> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1318) : コンパイルされたクラスの テンプレート のインスタンス化 '_FwdIt std::_Uninitialized_copy<_Iter,char*,std::allocator<_Ty>>(_InIt,_InIt,_FwdIt,_Alloc &)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _FwdIt=char *, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Ty=char, | |
| 1> _InIt=const uint16_t *, | |
| 1> _Alloc=std::allocator<char> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1131) : コンパイルされたクラスの テンプレート のインスタンス化 'char *std::vector<_Ty>::_Ucopy<_Iter>(_Iter,_Iter,char *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1065) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::_Insert<_Iter>(std::_Vector_const_iterator<_Myvec>,_Iter,_Iter,std::forward_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(573) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::insert<_Iter>(std::_Vector_const_iterator<_Myvec>,_Iter,_Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(550) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::_Construct<_Iter>(_Iter,_Iter,std::input_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(116) : コンパイルされたクラスの テンプレート のインスタンス化 'std::vector<_Ty>::vector<const CharT*>(_Iter,_Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> CharT=uint16_t, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(138) : コンパイルされたクラスの テンプレート のインスタンス化 'double iv::core::StringToIntegerWithRadix<CharT>(const CharT *,const CharT *,int,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1> jsobject.cc | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(176): warning C4305: '初期化中' : 'unsigned __int64' から 'const size_t' へ切り詰めます。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(176): warning C4309: '初期化中' : 定数値が切り捨てられました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(177): warning C4305: '初期化中' : 'unsigned __int64' から 'const size_t' へ切り詰めます。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(177): warning C4309: '初期化中' : 定数値が切り捨てられました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(361): warning C4244: '引数' : 'uint16_t' から 'const char' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\range_builder.h(130): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\range_builder.h(131): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\compiler.h(195): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\compiler.h(196): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\quick_check.h(63): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\quick_check.h(64): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\binary_blocks.h(76): warning C4244: 'return' : 'double' から 'float' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\global_data.h(67): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\gc_hook.h(12): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\gc_hook.h(12): クラス テンプレート のメンバー関数 'iv::lv5::GCHook<T>::GCHook(T *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::GlobalData | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\global_data.h(343) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::GCHook<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::GlobalData | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(uint32_t)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(454) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(286): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(303): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(303): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(const iv::core::BasicStringPiece<CharT,Traits> &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Traits=std::char_traits<unsigned short> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(456) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\i18n_language_tag_scanner.h(746): warning C4244: '引数' : 'uint64_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\i18n_language_tag_scanner.h(409) : コンパイルされたクラスの テンプレート のインスタンス化 'std::string iv::core::i18n::LanguageTagScanner::ToTitleCase<iv::core::i18n::LanguageTagScanner::Iter>(Iter,Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=iv::core::i18n::LanguageTagScanner::Iter | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(220) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Array_const_iterator<_Ty,_Size>,iv::lv5::JSString::Cons::iterator>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSString::Cons::iterator, | |
| 1> _Ty=const iv::lv5::FiberSlot *, | |
| 1> _Size=5, | |
| 1> _InIt=std::_Array_const_iterator<const iv::lv5::FiberSlot *,5> | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsfunction.h(155) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Vector_iterator<_Myvec>,iv::lv5::Arguments::iterator>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::Arguments::iterator, | |
| 1> _Myvec=std::_Vector_val<iv::lv5::JSVal,gc_allocator<iv::lv5::JSVal>>, | |
| 1> _InIt=std::_Vector_iterator<std::_Vector_val<iv::lv5::JSVal,gc_allocator<iv::lv5::JSVal>>> | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsfunction.h(155) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::Arguments::iterator,_OutIt>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::Arguments::iterator, | |
| 1> _InIt=iv::lv5::Arguments::iterator | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(120) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::JSVal*,iv::lv5::JSVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSVal *, | |
| 1> _InIt=iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(116): クラス テンプレート のメンバー関数 'void iv::lv5::Storage<T>::reserve(iv::lv5::Storage<T>::size_type)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsobject.h(211) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Storage<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2503): warning C4996: 'std::_Copy_backward': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2488) : 'std::_Copy_backward' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(135) : コンパイルされたクラスの テンプレート のインスタンス化 '_BidIt2 std::copy_backward<iv::lv5::JSVal*,iv::lv5::JSVal*>(_BidIt1,_BidIt1,_BidIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _BidIt2=iv::lv5::JSVal *, | |
| 1> _BidIt1=iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(129): クラス テンプレート のメンバー関数 'iv::lv5::JSVal *iv::lv5::Storage<T>::insert(iv::lv5::JSVal *,const iv::lv5::JSVal &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2801): warning C4996: 'std::_Fill_n': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2787) : 'std::_Fill_n' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1250) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::fill_n<char*,unsigned int,char>(_OutIt,_Diff,const _Ty &)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Diff=unsigned int, | |
| 1> _Ty=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1236): クラス テンプレート のメンバー関数 'std::string iv::core::dtoa::DToA<Derived,ResultType>::ToStringDecimal(char *,char *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> Derived=iv::core::dtoa::StringDToA, | |
| 1> ResultType=std::string | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1324) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::core::dtoa::DToA<Derived,ResultType>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Derived=iv::core::dtoa::StringDToA, | |
| 1> ResultType=std::string | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(120) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::JSDeclEnv::DynamicVal*,iv::lv5::JSDeclEnv::DynamicVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSDeclEnv::DynamicVal *, | |
| 1> _InIt=iv::lv5::JSDeclEnv::DynamicVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(116): クラス テンプレート のメンバー関数 'void iv::lv5::Storage<T>::reserve(iv::lv5::Storage<T>::size_type)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSDeclEnv::DynamicVal | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsenv.h(325) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Storage<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSDeclEnv::DynamicVal | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(uint32_t)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(286): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(651) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<uint16_t*>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(653) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<uint16_t*>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<InputIterator,iv::lv5::JSVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSVal *, | |
| 1> InputIterator=const iv::lv5::JSVal *, | |
| 1> _InIt=const iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(58) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::Storage<T>::assign<const iv::lv5::JSVal*>(InputIterator,InputIterator)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal, | |
| 1> InputIterator=const iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(54): クラス テンプレート のメンバー関数 'iv::lv5::Storage<T>::Storage(const iv::lv5::Storage<T> &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(361) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Array_iterator<_Ty,_Size>,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Ty=char, | |
| 1> _Size=10, | |
| 1> OutputIter=char *, | |
| 1> _InIt=std::_Array_iterator<char,10> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(390) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::detail::UIntToString<uint32_t,OutputIter>(UIntT,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> UIntT=uint32_t | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\symbol_fwd.h(178) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::UInt32ToString<_Ty*>(uint32_t,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> _Ty=char | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,char*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,unsigned short*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(197) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Vector_iterator<_Myvec>,int*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=int *, | |
| 1> _Myvec=std::_Vector_val<int,std::allocator<int>>, | |
| 1> _InIt=std::_Vector_iterator<std::_Vector_val<int,std::allocator<int>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(92) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::Main<Piece>(iv::aero::Code *,const Piece &,int *,size_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::UStringPiece | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(76) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::ExecuteImpl<iv::core::UStringPiece>(iv::aero::Code *,const Piece &,int *,int)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::UStringPiece | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(3051): warning C4996: 'std::_Equal1': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(3036) : 'std::_Equal1' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(242) : コンパイルされたクラスの テンプレート のインスタンス化 'bool std::equal<const unsigned short*,const unsigned short*>(_InIt1,_InIt1,_InIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _InIt1=const unsigned short *, | |
| 1> _InIt2=const unsigned short * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(3051): warning C4996: 'std::_Equal1': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(3036) : 'std::_Equal1' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(242) : コンパイルされたクラスの テンプレート のインスタンス化 'bool std::equal<const char*,const char*>(_InIt1,_InIt1,_InIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _InIt1=const char *, | |
| 1> _InIt2=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(92) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::Main<Piece>(iv::aero::Code *,const Piece &,int *,size_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::StringPiece | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(81) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::ExecuteImpl<iv::core::StringPiece>(iv::aero::Code *,const Piece &,int *,int)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::StringPiece | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(361) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Array_iterator<_Ty,_Size>,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Ty=char, | |
| 1> _Size=20, | |
| 1> OutputIter=char *, | |
| 1> _InIt=std::_Array_iterator<char,20> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::detail::UIntToString<uint64_t,OutputIter>(UIntT,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> UIntT=uint64_t | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\global_data.h(155) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::UInt64ToString<_Ty*>(uint64_t,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> _Ty=char | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(362) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_const_iterator<_Myvec>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>>, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(365) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_const_iterator<_Myvec>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<uint16_t,std::allocator<char16_t>>, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(441) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<const unsigned short*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(445) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<const char*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const char*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(446) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(586) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::FiberBase::Copy<char*>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(596) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::JSString::FastFlattenImpl<char>(const iv::lv5::FiberBase *,const iv::lv5::FiberBase *) const' の参照を確認してください | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(448) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const char*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> OutputIter=unsigned short *, | |
| 1> _InIt=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(446) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short *, | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(586) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::FiberBase::Copy<unsigned short*>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(598) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::JSString::FastFlattenImpl<uint16_t>(const iv::lv5::FiberBase *,const iv::lv5::FiberBase *) const' の参照を確認してください | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> OutputIter=unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(448) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short *, | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(457) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<_Ty*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(507) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<_Ty*>(iv::lv5::Context *,Iter,Iter,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,unsigned short*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> Iter=char *, | |
| 1> _InIt=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2144): warning C4244: '=' : 'uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2196) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_Iter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=uint16_t *, | |
| 1> _Iter=char * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2216) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_OutIt>(_InIt,_InIt,_OutIt,std::random_access_iterator_tag,std::random_access_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::tr1::false_type)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,char*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2144): warning C4244: '=' : 'const uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=const unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2196) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_Iter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=const unsigned short *, | |
| 1> _Iter=char * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2216) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_OutIt>(_InIt,_InIt,_OutIt,std::random_access_iterator_tag,std::random_access_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::tr1::false_type)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=const unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xmemory(208): warning C4244: '初期化中' : 'const uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xmemory(280) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::allocator<_Ty>::construct<const unsigned short&>(char *,_Other)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Other=const uint16_t & | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\memory(376) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::_Cons_val<_Alloc,char,const CharT&>(_Alloc &,_Ty1 *,_Ty2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Alloc=std::allocator<char>, | |
| 1> CharT=uint16_t, | |
| 1> _Ty1=char, | |
| 1> _Ty2=const uint16_t & | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\memory(414) : コンパイルされたクラスの テンプレート のインスタンス化 '_FwdIt std::_Uninit_copy<_InIt,_FwdIt,_Alloc>(_InIt,_InIt,_FwdIt,_Alloc &,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _FwdIt=char *, | |
| 1> _InIt=const uint16_t *, | |
| 1> _Alloc=std::allocator<char> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1318) : コンパイルされたクラスの テンプレート のインスタンス化 '_FwdIt std::_Uninitialized_copy<_Iter,char*,std::allocator<_Ty>>(_InIt,_InIt,_FwdIt,_Alloc &)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _FwdIt=char *, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Ty=char, | |
| 1> _InIt=const uint16_t *, | |
| 1> _Alloc=std::allocator<char> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1131) : コンパイルされたクラスの テンプレート のインスタンス化 'char *std::vector<_Ty>::_Ucopy<_Iter>(_Iter,_Iter,char *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1065) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::_Insert<_Iter>(std::_Vector_const_iterator<_Myvec>,_Iter,_Iter,std::forward_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(573) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::insert<_Iter>(std::_Vector_const_iterator<_Myvec>,_Iter,_Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(550) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::_Construct<_Iter>(_Iter,_Iter,std::input_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(116) : コンパイルされたクラスの テンプレート のインスタンス化 'std::vector<_Ty>::vector<const CharT*>(_Iter,_Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> CharT=uint16_t, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(138) : コンパイルされたクラスの テンプレート のインスタンス化 'double iv::core::StringToIntegerWithRadix<CharT>(const CharT *,const CharT *,int,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1> context.cc | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(176): warning C4305: '初期化中' : 'unsigned __int64' から 'const size_t' へ切り詰めます。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(176): warning C4309: '初期化中' : 定数値が切り捨てられました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(177): warning C4305: '初期化中' : 'unsigned __int64' から 'const size_t' へ切り詰めます。 | |
| 1>c:\users\msmhrt\repository\iv\iv\conversions.h(177): warning C4309: '初期化中' : 定数値が切り捨てられました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(361): warning C4244: '引数' : 'uint16_t' から 'const char' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\range_builder.h(130): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\range_builder.h(131): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\compiler.h(195): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\compiler.h(196): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\quick_check.h(63): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\aero\quick_check.h(64): warning C4244: '初期化中' : 'uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\binary_blocks.h(76): warning C4244: 'return' : 'double' から 'float' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\global_data.h(67): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\factory.h(23): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\i18n\number_format.h(330): warning C4244: '引数' : 'uint64_t' から 'uint16_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_array.h(390): warning C4244: '引数' : 'uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_array.h(399): warning C4244: '引数' : 'uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_array.h(408): warning C4244: '引数' : 'uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_data_view.h(269): warning C4244: '初期化中' : 'double' から 'const float' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\context.cc(115): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\context.cc(118): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\context.cc(119): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\gc_hook.h(12): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\gc_hook.h(12): クラス テンプレート のメンバー関数 'iv::lv5::GCHook<T>::GCHook(T *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::GlobalData | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\global_data.h(343) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::GCHook<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::GlobalData | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=int8_t, | |
| 1> Derived=iv::lv5::JSInt8Array | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(118) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=int8_t, | |
| 1> Derived=iv::lv5::JSInt8Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=int8_t, | |
| 1> Derived=iv::lv5::JSInt8Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=uint8_t, | |
| 1> Derived=iv::lv5::JSUint8Array | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(119) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=uint8_t, | |
| 1> Derived=iv::lv5::JSUint8Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=uint8_t, | |
| 1> Derived=iv::lv5::JSUint8Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=int16_t, | |
| 1> Derived=iv::lv5::JSInt16Array | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(120) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=int16_t, | |
| 1> Derived=iv::lv5::JSInt16Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=int16_t, | |
| 1> Derived=iv::lv5::JSInt16Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=uint16_t, | |
| 1> Derived=iv::lv5::JSUint16Array | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(121) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=uint16_t, | |
| 1> Derived=iv::lv5::JSUint16Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=uint16_t, | |
| 1> Derived=iv::lv5::JSUint16Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=int32_t, | |
| 1> Derived=iv::lv5::JSInt32Array | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(122) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=int32_t, | |
| 1> Derived=iv::lv5::JSInt32Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=int32_t, | |
| 1> Derived=iv::lv5::JSInt32Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=uint32_t, | |
| 1> Derived=iv::lv5::JSUint32Array | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(123) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=uint32_t, | |
| 1> Derived=iv::lv5::JSUint32Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=uint32_t, | |
| 1> Derived=iv::lv5::JSUint32Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=float, | |
| 1> Derived=iv::lv5::JSFloat32Array | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(124) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=float, | |
| 1> Derived=iv::lv5::JSFloat32Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=float, | |
| 1> Derived=iv::lv5::JSFloat32Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=double, | |
| 1> Derived=iv::lv5::JSFloat64Array | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(125) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=double, | |
| 1> Derived=iv::lv5::JSFloat64Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=double, | |
| 1> Derived=iv::lv5::JSFloat64Array | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(52): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(41): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::GetOwnPropertySlot(iv::lv5::Context *,iv::core::Symbol,iv::lv5::Slot *) const' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::Uint8Clamped, | |
| 1> Derived=iv::lv5::JSUint8ClampedArray | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(126) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::TypedArrayImpl<T,Derived>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::Uint8Clamped, | |
| 1> Derived=iv::lv5::JSUint8ClampedArray | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(79): warning C4244: '引数' : 'const uint64_t' から 'uint32_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jstyped_array.h(63): クラス テンプレート のメンバー関数 'bool iv::lv5::TypedArrayImpl<T,Derived>::DefineOwnProperty(iv::lv5::Context *,iv::core::Symbol,const iv::lv5::PropertyDescriptor &,bool,iv::lv5::Error *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::Uint8Clamped, | |
| 1> Derived=iv::lv5::JSUint8ClampedArray | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(uint32_t)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(454) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(286): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(303): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(303): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(const iv::core::BasicStringPiece<CharT,Traits> &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Traits=std::char_traits<unsigned short> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(456) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\i18n_language_tag_scanner.h(746): warning C4244: '引数' : 'uint64_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\i18n_language_tag_scanner.h(409) : コンパイルされたクラスの テンプレート のインスタンス化 'std::string iv::core::i18n::LanguageTagScanner::ToTitleCase<iv::core::i18n::LanguageTagScanner::Iter>(Iter,Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=iv::core::i18n::LanguageTagScanner::Iter | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(220) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Array_const_iterator<_Ty,_Size>,iv::lv5::JSString::Cons::iterator>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSString::Cons::iterator, | |
| 1> _Ty=const iv::lv5::FiberSlot *, | |
| 1> _Size=5, | |
| 1> _InIt=std::_Array_const_iterator<const iv::lv5::FiberSlot *,5> | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsfunction.h(155) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Vector_iterator<_Myvec>,iv::lv5::Arguments::iterator>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::Arguments::iterator, | |
| 1> _Myvec=std::_Vector_val<iv::lv5::JSVal,gc_allocator<iv::lv5::JSVal>>, | |
| 1> _InIt=std::_Vector_iterator<std::_Vector_val<iv::lv5::JSVal,gc_allocator<iv::lv5::JSVal>>> | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsfunction.h(155) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::Arguments::iterator,_OutIt>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::Arguments::iterator, | |
| 1> _InIt=iv::lv5::Arguments::iterator | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_function.h(107) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::reverse_iterator<_RanIt>,iv::lv5::Arguments::iterator>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::Arguments::iterator, | |
| 1> _RanIt=const iv::lv5::JSVal *, | |
| 1> _InIt=std::reverse_iterator<const iv::lv5::JSVal *> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1087): warning C4244: '引数' : 'const uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1162) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString *iv::lv5::runtime::detail::ConvertCase<iv::lv5::runtime::detail::ToLowerCase>(iv::lv5::Context *,iv::lv5::JSString *,Converter,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Converter=iv::lv5::runtime::detail::ToLowerCase | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1132): warning C4244: '引数' : 'const uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1175) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString *iv::lv5::runtime::detail::ConvertCaseLocale<const char*,iv::lv5::runtime::detail::ToLocaleLowerCase>(iv::lv5::Context *,Iter,Iter,Converter,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const char *, | |
| 1> Converter=iv::lv5::runtime::detail::ToLocaleLowerCase | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1132): warning C4244: '引数' : 'const uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1180) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString *iv::lv5::runtime::detail::ConvertCaseLocale<const unsigned short*,iv::lv5::runtime::detail::ToLocaleLowerCase>(iv::lv5::Context *,Iter,Iter,Converter,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const unsigned short *, | |
| 1> Converter=iv::lv5::runtime::detail::ToLocaleLowerCase | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1087): warning C4244: '引数' : 'const uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1190) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString *iv::lv5::runtime::detail::ConvertCase<iv::lv5::runtime::detail::ToUpperCase>(iv::lv5::Context *,iv::lv5::JSString *,Converter,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Converter=iv::lv5::runtime::detail::ToUpperCase | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1132): warning C4244: '引数' : 'const uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1203) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString *iv::lv5::runtime::detail::ConvertCaseLocale<const char*,iv::lv5::runtime::detail::ToLocaleUpperCase>(iv::lv5::Context *,Iter,Iter,Converter,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const char *, | |
| 1> Converter=iv::lv5::runtime::detail::ToLocaleUpperCase | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1132): warning C4244: '引数' : 'const uint64_t' から 'const uint16_t' への変換です。データが失われる可能性があります。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1208) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString *iv::lv5::runtime::detail::ConvertCaseLocale<const unsigned short*,iv::lv5::runtime::detail::ToLocaleUpperCase>(iv::lv5::Context *,Iter,Iter,Converter,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const unsigned short *, | |
| 1> Converter=iv::lv5::runtime::detail::ToLocaleUpperCase | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(3051): warning C4996: 'std::_Equal1': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(3036) : 'std::_Equal1' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1296) : コンパイルされたクラスの テンプレート のインスタンス化 'bool std::equal<iv::lv5::JSString::const_iterator,iv::lv5::JSString::const_iterator>(_InIt1,_InIt1,_InIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _InIt1=iv::lv5::JSString::const_iterator, | |
| 1> _InIt2=iv::lv5::JSString::const_iterator | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(120) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::JSVal*,iv::lv5::JSVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSVal *, | |
| 1> _InIt=iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(116): クラス テンプレート のメンバー関数 'void iv::lv5::Storage<T>::reserve(iv::lv5::Storage<T>::size_type)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsobject.h(211) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Storage<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2503): warning C4996: 'std::_Copy_backward': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2488) : 'std::_Copy_backward' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(135) : コンパイルされたクラスの テンプレート のインスタンス化 '_BidIt2 std::copy_backward<iv::lv5::JSVal*,iv::lv5::JSVal*>(_BidIt1,_BidIt1,_BidIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _BidIt2=iv::lv5::JSVal *, | |
| 1> _BidIt1=iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(129): クラス テンプレート のメンバー関数 'iv::lv5::JSVal *iv::lv5::Storage<T>::insert(iv::lv5::JSVal *,const iv::lv5::JSVal &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2801): warning C4996: 'std::_Fill_n': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2787) : 'std::_Fill_n' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1250) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::fill_n<char*,unsigned int,char>(_OutIt,_Diff,const _Ty &)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Diff=unsigned int, | |
| 1> _Ty=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1236): クラス テンプレート のメンバー関数 'std::string iv::core::dtoa::DToA<Derived,ResultType>::ToStringDecimal(char *,char *)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> Derived=iv::core::dtoa::StringDToA, | |
| 1> ResultType=std::string | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\dtoa_bigint.h(1324) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::core::dtoa::DToA<Derived,ResultType>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Derived=iv::core::dtoa::StringDToA, | |
| 1> ResultType=std::string | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(120) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<iv::lv5::JSDeclEnv::DynamicVal*,iv::lv5::JSDeclEnv::DynamicVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSDeclEnv::DynamicVal *, | |
| 1> _InIt=iv::lv5::JSDeclEnv::DynamicVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(116): クラス テンプレート のメンバー関数 'void iv::lv5::Storage<T>::reserve(iv::lv5::Storage<T>::size_type)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSDeclEnv::DynamicVal | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsenv.h(325) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Storage<T>' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSDeclEnv::DynamicVal | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(284): クラス テンプレート のメンバー関数 'iv::lv5::Fiber<CharT>::Fiber(uint32_t)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(286): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(651) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<uint16_t*>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(653) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<uint16_t*>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<InputIterator,iv::lv5::JSVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSVal *, | |
| 1> InputIterator=const iv::lv5::JSVal *, | |
| 1> _InIt=const iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(58) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::Storage<T>::assign<const iv::lv5::JSVal*>(InputIterator,InputIterator)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal, | |
| 1> InputIterator=const iv::lv5::JSVal * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(54): クラス テンプレート のメンバー関数 'iv::lv5::Storage<T>::Storage(const iv::lv5::Storage<T> &)' のコンパイル中 | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(361) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Array_iterator<_Ty,_Size>,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Ty=char, | |
| 1> _Size=10, | |
| 1> OutputIter=char *, | |
| 1> _InIt=std::_Array_iterator<char,10> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(390) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::detail::UIntToString<uint32_t,OutputIter>(UIntT,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> UIntT=uint32_t | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\symbol_fwd.h(178) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::UInt32ToString<_Ty*>(uint32_t,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> _Ty=char | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,char*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,unsigned short*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=uint16_t * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(197) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Vector_iterator<_Myvec>,int*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=int *, | |
| 1> _Myvec=std::_Vector_val<int,std::allocator<int>>, | |
| 1> _InIt=std::_Vector_iterator<std::_Vector_val<int,std::allocator<int>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(92) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::Main<Piece>(iv::aero::Code *,const Piece &,int *,size_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::UStringPiece | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(76) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::ExecuteImpl<iv::core::UStringPiece>(iv::aero::Code *,const Piece &,int *,int)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::UStringPiece | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(3051): warning C4996: 'std::_Equal1': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(3036) : 'std::_Equal1' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(242) : コンパイルされたクラスの テンプレート のインスタンス化 'bool std::equal<const unsigned short*,const unsigned short*>(_InIt1,_InIt1,_InIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _InIt1=const unsigned short *, | |
| 1> _InIt2=const unsigned short * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(3051): warning C4996: 'std::_Equal1': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(3036) : 'std::_Equal1' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(242) : コンパイルされたクラスの テンプレート のインスタンス化 'bool std::equal<const char*,const char*>(_InIt1,_InIt1,_InIt2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _InIt1=const char *, | |
| 1> _InIt2=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(92) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::Main<Piece>(iv::aero::Code *,const Piece &,int *,size_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::StringPiece | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\aero\vm.h(81) : コンパイルされたクラスの テンプレート のインスタンス化 'int iv::aero::VM::ExecuteImpl<iv::core::StringPiece>(iv::aero::Code *,const Piece &,int *,int)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Piece=iv::core::StringPiece | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(361) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<std::_Array_iterator<_Ty,_Size>,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Ty=char, | |
| 1> _Size=20, | |
| 1> OutputIter=char *, | |
| 1> _InIt=std::_Array_iterator<char,20> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::detail::UIntToString<uint64_t,OutputIter>(UIntT,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> UIntT=uint64_t | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\global_data.h(155) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::core::UInt64ToString<_Ty*>(uint64_t,OutputIter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> _Ty=char | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\storage.h(165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<InputIterator,iv::lv5::JSVal*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=iv::lv5::JSVal *, | |
| 1> InputIterator=iv::lv5::Arguments::const_iterator, | |
| 1> _InIt=iv::lv5::Arguments::const_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsvector.h(75) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::Storage<T>::assign<InputIterator>(InputIterator,InputIterator)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> T=iv::lv5::JSVal, | |
| 1> InputIterator=iv::lv5::Arguments::const_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_array.h(70) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::JSVector::assign<iv::lv5::Arguments::const_iterator>(InputIterator,InputIterator)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> InputIterator=iv::lv5::Arguments::const_iterator | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(362) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_const_iterator<_Myvec>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>>, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(365) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_const_iterator<_Myvec>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<uint16_t,std::allocator<char16_t>>, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_const_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(441) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<const unsigned short*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const unsigned short * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(445) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<const char*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=const char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=const char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const char*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(446) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(586) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::FiberBase::Copy<char*>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(596) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::JSString::FastFlattenImpl<char>(const iv::lv5::FiberBase *,const iv::lv5::FiberBase *) const' の参照を確認してください | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(448) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=char *, | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const char*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> OutputIter=unsigned short *, | |
| 1> _InIt=const char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(446) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short *, | |
| 1> CharT=char | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(586) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::FiberBase::Copy<unsigned short*>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(598) : コンパイルされたクラスの テンプレート のインスタンス化 'void iv::lv5::JSString::FastFlattenImpl<uint16_t>(const iv::lv5::FiberBase *,const iv::lv5::FiberBase *) const' の参照を確認してください | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> OutputIter=unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(448) : コンパイルされたクラスの テンプレート のインスタンス化 'OutputIter iv::lv5::Fiber<CharT>::Copy<OutputIter>(OutputIter) const' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> OutputIter=unsigned short *, | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(457) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<_Ty*>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(507) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<_Ty*>(iv::lv5::Context *,Iter,Iter,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(457) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<iv::lv5::JSString::const_reverse_iterator>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1375) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<iv::lv5::JSString::const_reverse_iterator>(iv::lv5::Context *,Iter,Iter,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,unsigned short*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> Iter=char *, | |
| 1> _InIt=char * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=char * | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(457) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_iterator<_Myvec>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>>, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1071) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_iterator<_Myvec>>(iv::lv5::Context *,Iter,Iter,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>>, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1162) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString *iv::lv5::runtime::detail::ConvertCase<iv::lv5::runtime::detail::ToLowerCase>(iv::lv5::Context *,iv::lv5::JSString *,Converter,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Converter=iv::lv5::runtime::detail::ToLowerCase | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<char,std::allocator<char>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(673) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(565) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::JSString<Iter>(Iter,size_t,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(457) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_iterator<_Myvec>>(iv::lv5::Context *,Iter,size_t,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<uint16_t,std::allocator<char16_t>>, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\runtime_string.h(1090) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::JSString::this_type *iv::lv5::JSString::New<std::_Vector_iterator<_Myvec>>(iv::lv5::Context *,Iter,Iter,bool,iv::lv5::Error *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Myvec=std::_Vector_val<uint16_t,std::allocator<char16_t>>, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(291): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\jsstring_fwd.h(675) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT> *iv::lv5::Fiber<CharT>::New<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=std::_Vector_iterator<std::_Vector_val<uint16_t,std::allocator<char16_t>>> | |
| 1> ] | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(293): warning C4355: 'this' : ベース メンバー初期化子リストで使用されました。 | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,char*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator, | |
| 1> _InIt=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=char, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227): warning C4996: 'std::_Copy_impl': 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' | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2212) : 'std::_Copy_impl' の宣言を確認してください。 | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,unsigned short*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=unsigned short *, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator, | |
| 1> _InIt=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(327) : コンパイルされたクラスの テンプレート のインスタンス化 'iv::lv5::Fiber<CharT>::Fiber<Iter>(Iter,uint32_t)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2144): warning C4244: '=' : 'uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2196) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_Iter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=uint16_t *, | |
| 1> _Iter=char * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2216) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_OutIt>(_InIt,_InIt,_OutIt,std::random_access_iterator_tag,std::random_access_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::tr1::false_type)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,char*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> Iter=uint16_t *, | |
| 1> _InIt=uint16_t * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2144): warning C4244: '=' : 'const uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=const unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2196) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_Iter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=const unsigned short *, | |
| 1> _Iter=char * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2216) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_OutIt>(_InIt,_InIt,_OutIt,std::random_access_iterator_tag,std::random_access_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::tr1::false_type)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=const unsigned short *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(400) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<const unsigned short*,OutputIter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> OutputIter=char *, | |
| 1> _InIt=const unsigned short * | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xmemory(208): warning C4244: '初期化中' : 'const uint16_t' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xmemory(280) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::allocator<_Ty>::construct<const unsigned short&>(char *,_Other)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Other=const uint16_t & | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\memory(376) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::_Cons_val<_Alloc,char,const CharT&>(_Alloc &,_Ty1 *,_Ty2)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Alloc=std::allocator<char>, | |
| 1> CharT=uint16_t, | |
| 1> _Ty1=char, | |
| 1> _Ty2=const uint16_t & | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\memory(414) : コンパイルされたクラスの テンプレート のインスタンス化 '_FwdIt std::_Uninit_copy<_InIt,_FwdIt,_Alloc>(_InIt,_InIt,_FwdIt,_Alloc &,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _FwdIt=char *, | |
| 1> _InIt=const uint16_t *, | |
| 1> _Alloc=std::allocator<char> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1318) : コンパイルされたクラスの テンプレート のインスタンス化 '_FwdIt std::_Uninitialized_copy<_Iter,char*,std::allocator<_Ty>>(_InIt,_InIt,_FwdIt,_Alloc &)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _FwdIt=char *, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Ty=char, | |
| 1> _InIt=const uint16_t *, | |
| 1> _Alloc=std::allocator<char> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1131) : コンパイルされたクラスの テンプレート のインスタンス化 'char *std::vector<_Ty>::_Ucopy<_Iter>(_Iter,_Iter,char *)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(1065) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::_Insert<_Iter>(std::_Vector_const_iterator<_Myvec>,_Iter,_Iter,std::forward_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(573) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::insert<_Iter>(std::_Vector_const_iterator<_Myvec>,_Iter,_Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t *, | |
| 1> _Myvec=std::_Vector_val<char,std::allocator<char>> | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\vector(550) : コンパイルされたクラスの テンプレート のインスタンス化 'void std::vector<_Ty>::_Construct<_Iter>(_Iter,_Iter,std::input_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(116) : コンパイルされたクラスの テンプレート のインスタンス化 'std::vector<_Ty>::vector<const CharT*>(_Iter,_Iter)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _Ty=char, | |
| 1> CharT=uint16_t, | |
| 1> _Iter=const uint16_t * | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\conversions.h(138) : コンパイルされたクラスの テンプレート のインスタンス化 'double iv::core::StringToIntegerWithRadix<CharT>(const CharT *,const CharT *,int,bool)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> CharT=uint16_t | |
| 1> ] | |
| 1>c:\program files\microsoft visual studio 10.0\vc\include\xutility(2144): warning C4244: '=' : 'unsigned short' から 'char' への変換です。データが失われる可能性があります。 | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2165) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::_Nonscalar_ptr_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=iv::lv5::JSString::const_reverse_iterator, | |
| 1> _InIt=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2196) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_Iter>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=iv::lv5::JSString::const_reverse_iterator, | |
| 1> _Iter=char * | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2216) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_InIt,_OutIt>(_InIt,_InIt,_OutIt,std::random_access_iterator_tag,std::random_access_iterator_tag)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _InIt=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\program files\microsoft visual studio 10.0\vc\include\xutility(2227) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::_Copy_impl<_Iter,_OutIt>(_InIt,_InIt,_OutIt,std::tr1::false_type)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> _Iter=iv::lv5::JSString::const_reverse_iterator, | |
| 1> _InIt=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> c:\users\msmhrt\repository\iv\iv\lv5\fiber.h(295) : コンパイルされたクラスの テンプレート のインスタンス化 '_OutIt std::copy<Iter,char*>(_InIt,_InIt,_OutIt)' の参照を確認してください | |
| 1> with | |
| 1> [ | |
| 1> _OutIt=char *, | |
| 1> Iter=iv::lv5::JSString::const_reverse_iterator, | |
| 1> _InIt=iv::lv5::JSString::const_reverse_iterator | |
| 1> ] | |
| 1> コードを生成中... | |
| 1> netlib_dtoa.c | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\third_party\netlib_dtoa\netlib_dtoa.c(665): warning C4244: '=' : 'unsigned __int64' から 'ULong' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\third_party\netlib_dtoa\netlib_dtoa.c(859): warning C4244: '=' : 'unsigned __int64' から 'ULong' への変換です。データが失われる可能性があります。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\third_party\netlib_dtoa\netlib_dtoa.c(3564): warning C4018: '<=' : signed と unsigned の数値を比較しようとしました。 | |
| 1>c:\users\msmhrt\repository\iv\iv\lv5\third_party\netlib_dtoa\netlib_dtoa.c(3982): warning C4244: '=' : 'double' から 'long' への変換です。データが失われる可能性があります。 | |
| 1>main.obj : error LNK2019: 未解決の外部シンボル "class iv::lv5::JSVal __cdecl iv::lv5::breaker::FunctionConstructor(class iv::lv5::Arguments const &,class iv::lv5::Error *)" (?FunctionConstructor@breaker@lv5@iv@@YA?AVJSVal@23@ABVArguments@23@PAVError@23@@Z) が関数 "public: __thiscall iv::lv5::breaker::Context::Context(void)" (??0Context@breaker@lv5@iv@@QAE@XZ) で参照されました。 | |
| 1>main.obj : error LNK2019: 未解決の外部シンボル "class iv::lv5::JSVal __cdecl iv::lv5::breaker::GlobalEval(class iv::lv5::Arguments const &,class iv::lv5::Error *)" (?GlobalEval@breaker@lv5@iv@@YA?AVJSVal@23@ABVArguments@23@PAVError@23@@Z) が関数 "public: __thiscall iv::lv5::breaker::Context::Context(void)" (??0Context@breaker@lv5@iv@@QAE@XZ) で参照されました。 | |
| 1>main.obj : error LNK2019: 未解決の外部シンボル "class iv::lv5::JSVal __cdecl iv::lv5::breaker::Execute(class iv::lv5::breaker::Context *,class iv::lv5::Arguments *,class iv::lv5::breaker::JSJITFunction *,class iv::lv5::Error *)" (?Execute@breaker@lv5@iv@@YA?AVJSVal@23@PAVContext@123@PAVArguments@23@PAVJSJITFunction@123@PAVError@23@@Z) が関数 "public: virtual class iv::lv5::JSVal __thiscall iv::lv5::breaker::JSJITFunction::Call(class iv::lv5::Arguments *,class iv::lv5::JSVal,class iv::lv5::Error *)" (?Call@JSJITFunction@breaker@lv5@iv@@UAE?AVJSVal@34@PAVArguments@34@V534@PAVError@34@@Z) で参照されました。 | |
| 1>main.obj : error LNK2019: 未解決の外部シンボル "class iv::lv5::JSVal __cdecl iv::lv5::breaker::Run(class iv::lv5::breaker::Context *,class iv::lv5::railgun::Code *,class iv::lv5::Error *)" (?Run@breaker@lv5@iv@@YA?AVJSVal@23@PAVContext@123@PAVCode@railgun@23@PAVError@23@@Z) が関数 "void __cdecl iv::lv5::breaker::ExecuteInGlobal(class iv::lv5::breaker::Context *,class std::tr1::shared_ptr<class iv::core::FileSource>,class iv::lv5::Error *)" (?ExecuteInGlobal@breaker@lv5@iv@@YAXPAVContext@123@V?$shared_ptr@VFileSource@core@iv@@@tr1@std@@PAVError@23@@Z) で参照されました。 | |
| 1>main.obj : error LNK2019: 未解決の外部シンボル "void __cdecl iv::lv5::breaker::Compile(class iv::lv5::breaker::Context *,class iv::lv5::railgun::Code *)" (?Compile@breaker@lv5@iv@@YAXPAVContext@123@PAVCode@railgun@23@@Z) が関数 "void __cdecl iv::lv5::breaker::ExecuteInGlobal(class iv::lv5::breaker::Context *,class std::tr1::shared_ptr<class iv::core::FileSource>,class iv::lv5::Error *)" (?ExecuteInGlobal@breaker@lv5@iv@@YAXPAVContext@123@V?$shared_ptr@VFileSource@core@iv@@@tr1@std@@PAVError@23@@Z) で参照されました。 | |
| 1>C:\Users\msmhrt\repository\iv\Debug\lv5.exe : fatal error LNK1120: 外部参照 5 が未解決です。 | |
| ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment