parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

"Голову" нашел (RTFM) :) теперь по ошибкам...

agb 12.05.2007 14:03 / 12.05.2007 16:40

http://www.parser.ru/forum/?id=55675

у меня то же..

я так понимаю, что-то тут надо переписать
или inline uint hash_code(int self)
или одну из inline void generic_hash_code(...)
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*]’:

...