|
many warnings when compiling examples with Visual C++ V6: msg#00054db.mysql.c++
I get many warnings when compiling examples with Visual C++ V6. Did I anything wrong or should I just ignore them? (the compiled code is working, I guess) sorry, but I'm working with German "introductory"-Version coming with the book from M&T "VisualC++ 6, Kompedium" c:\foxserv\mysql\mysqlcplusplusapi\include\type_info1.hh(39) : warning C4800: 'int' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\foxserv\mysql\mysqlcplusplusapi\include\type_info1.hh(159) : warning C4800: 'unsigned int' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\foxserv\mysql\mysqlcplusplusapi\include\type_info1.hh(172) : warning C4800: 'int' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\foxserv\mysql\mysqlcplusplusapi\include\type_info1.hh(176) : warning C4800: 'int' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\foxserv\mysql\mysqlcplusplusapi\include\type_info1.hh(180) : warning C4800: 'int' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\foxserv\mysql\mysqlcplusplusapi\include\type_info1.hh(184) : warning C4800: 'int' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\foxserv\mysql\mysqlcplusplusapi\include\convert1.hh(40) : warning C4273: 'strtol' : Inkonsistente DLL-Bindung. dllexport angenommen. c:\foxserv\mysql\mysqlcplusplusapi\include\convert1.hh(41) : warning C4273: 'strtoul' : Inkonsistente DLL-Bindung. dllexport angenommen. c:\foxserv\mysql\mysqlcplusplusapi\include\sql_query1.hh(37) : warning C4800: 'class SQLQuery *' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\foxserv\mysql\mysqlcplusplusapi\include\sql_query1.hh(135) : warning C4355: this' : wird in Initialisierungslisten fuer Basisklasse verwendet c:\foxserv\mysql\mysqlcplusplusapi\include\compare1.hh(48) : warning C4800: 'int' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\foxserv\mysql\mysqlcplusplusapi\include\result1.hh(33) : warning C4355: this' : wird in Initialisierungslisten fuer Basisklasse verwendet c:\foxserv\mysql\mysqlcplusplusapi\include\result1.hh(42) : warning C4800: 'char' : Variable wird auf booleschen Wert ('True' oder 'False') gesetzt (Auswirkungen auf Leistungsverhalten moeglich) c:\bauinfo\projekt_mysql\mmd_source\konsolentest\mysql_blob_load\load_blob_m ysql.cpp(4) : warning C4273: '_errno' : Inkonsistente DLL-Bindung. dllexport angenommen. c:\programme\microsoft visual studio\vc98\include\utility(25) : warning C4786: 'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<cha r> >,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<cha r> > const ,int >,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char > >,int,std::less<std::basic_string<char,std::char_traits<char>,std::allocator <char> > >,std::allocator<int> >::_Kfn,std::less<std::basic_string<char,std::char_traits<char>, std::allocator<char> > >,std::allocator<int> >::iterator' : Bezeichner wurde auf '255' Zeichen in den Debug-Informationen reduziert c:\programme\microsoft visual studio\vc98\include\map(93) : Siehe Verweis auf Instantiierung der kompilierten Klassenvorlage 'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::all ocator<char> >,std::pair<std::basic_stri ng<char,std::char_traits<char>,std::allocator<char> > const ,int>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator< char> >,int,std::less<std::basic_string<char,std::char_traits<char>,std::allocator <char> > >,std::allocator<int> >::_Kfn,std::less<std::basic_string<char,std::char_traits<char>,std::allocat or<char> > >,std::allocator<int> >::iterator,bool>' c:\programme\microsoft visual studio\vc98\include\map(93) : Bei der Kompilierung der Member-Funktion 'int &__thiscall std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,int,std::less<std::basic_string<char,std::cha r_traits<char>,std::allocator<char> > >,std::allocator<int> >::operator [](const std::basic_string<char,std::char_traits<char>,std::allocator<char> > &)' der Klassenvorlage load_blob_mysql.obj - 0 Fehler, 15 Warnung(en) -- franz.alt@xxxxxxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | difference between connect and real connect ?: 00054, php_work |
|---|---|
| Next by Date: | Uploading blobs, performance, some C++: 00054, Franz Alt |
| Previous by Thread: | difference between connect and real connect ?i: 00054, php_work |
| Next by Thread: | Uploading blobs, performance, some C++: 00054, Franz Alt |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |