Новости | FAQ | Авторы | Документация | В действии | Библиотека |
Инструменты | Полезные ссылки | Хостинги | Скачать | Примеры | Форум |
BeaVe 13.09.2006 11:40 / 13.09.2006 11:41
then mv -f ".deps/pa_globals.Tpo" ".deps/pa_globals.Po"; else rm -f ".deps/pa_globals.Tpo"; exit 1; fi ../../src/include/pa_hash.h: In member function ‘bool Hash<K, V>::put(K, V) [with K = unsigned int, V = Request*]’: pa_globals.C:75: instantiated from here ../../src/include/pa_hash.h:88: error: invalid conversion from ‘unsigned int’ to ‘const char*’ ../../src/include/pa_hash.h:88: error: initializing argument 1 of ‘String::Body::Body(const char*)’ ../../src/include/pa_hash.h: In member function ‘V Hash<K, V>::get(K) const [with K = unsigned int, V = Request*]’: pa_globals.C:79: instantiated from here ../../src/include/pa_hash.h:234: error: invalid conversion from ‘unsigned int’ to ‘const char*’ ../../src/include/pa_hash.h:234: error: initializing argument 1 of ‘String::Body::Body(const char*)’ ../../src/include/pa_hash.h: In member function ‘V Hash<K, V>::get(K) const [with K = unsigned int, V = XML_Generic_error_info*]’: pa_globals.C:115: instantiated from here ../../src/include/pa_hash.h:234: error: invalid conversion from ‘unsigned int’ to ‘const char*’ ../../src/include/pa_hash.h:234: error: initializing argument 1 of ‘String::Body::Body(const char*)’ ../../src/include/pa_hash.h: In member function ‘bool Hash<K, V>::put(K, V) [with K = unsigned int, V = XML_Generic_error_info*]’: pa_globals.C:117: instantiated from here ../../src/include/pa_hash.h:88: error: invalid conversion from ‘unsigned int’ to ‘const char*’ ../../src/include/pa_hash.h:88: error: initializing argument 1 of ‘String::Body::Body(const char*)’ ../../src/include/pa_hash.h: In member function ‘bool Hash<K, V>::remove(K) [with K = unsigned int, V = XML_Generic_error_info*]’: pa_globals.C:140: instantiated from here ../../src/include/pa_hash.h:217: error: invalid conversion from ‘unsigned int’ to ‘const char*’ ../../src/include/pa_hash.h:217: error: initializing argument 1 of ‘String::Body::Body(const char*)’ ../../src/include/pa_hash.h: In member function ‘bool Hash<K, V>::remove(K) [with K = unsigned int, V = Request*]’: ../../src/include/pa_hash.h:82: instantiated from ‘bool Hash<K, V>::put(K, V) [with K = unsigned int, V = Request*]’ pa_globals.C:75: instantiated from here ../../src/include/pa_hash.h:217: error: invalid conversion from ‘unsigned int’ to ‘const char*’ ../../src/include/pa_hash.h:217: error: initializing argument 1 of ‘String::Body::Body(const char*)’ make[2]: *** [pa_globals.o] Error 1 make[2]: Leaving directory `/home/beave/parser3project/parser3/src/main' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/beave/parser3project/parser3/src' make: *** [install-recursive] Error 1P.S. Забыл добавить, что сейчас собираю версию из HEAD.