From: stephan b. <st...@s1...> - 2005-05-26 16:00:17
|
g++ -pipe -Wall -Werror -g -DDEBUG -D_DEBUG -fPIC -I. -I../include -c -o AtomicInt.gcc-x86.o AtomicInt.gcc-x86.cpp AtomicInt.gcc-x86.cpp:30: error: template-id `set<>' for `void P::Traits::AtomicTraits<int>::set(int*, int)' does not match any template declaration AtomicInt.gcc-x86.cpp:30: error: syntax error before `{' token AtomicInt.gcc-x86.cpp:34: error: syntax error before `::' token AtomicInt.gcc-x86.cpp:39: error: syntax error before `::' token AtomicInt.gcc-x86.cpp:47: error: syntax error before `::' token AtomicInt.gcc-x86.cpp:57: error: syntax error before `::' token AtomicInt.gcc-x86.cpp:65: error: syntax error before `::' token make[1]: *** [AtomicInt.gcc-x86.o] Error 1 -- ----- st...@s1... http://s11n.net "...pleasure is a grace and is not obedient to the commands of the will." -- Alan W. Watts |