DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24577>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24577 Build fails with STLPort4.5 in VC6 Summary: Build fails with STLPort4.5 in VC6 Product: Xerces-C++ Version: 2.3.0 Platform: Other OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The below are the error messages: StdOutFormatTarget.cpp C:\STLPORT\STLPORT\stl/_iterator_base.h(92) : error C2146: syntax error : missing ';' before identifier 'iterator_category' C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(92) : error C2838: illegal qualified name in member declaration C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(92) : error C2501: 'iterator_category' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(93) : error C2146: syntax error : missing ';' before identifier 'value_type' C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(93) : error C2838: illegal qualified name in member declaration C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(93) : error C2501: 'value_type' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(94) : error C2146: syntax error : missing ';' before identifier 'difference_type' C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(94) : error C2838: illegal qualified name in member declaration C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(94) : error C2501: 'difference_type' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(95) : error C2146: syntax error : missing ';' before identifier 'pointer' C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(95) : error C2838: illegal qualified name in member declaration C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(95) : error C2501: 'pointer' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(96) : error C2146: syntax error : missing ';' before identifier 'reference' C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(96) : error C2838: illegal qualified name in member declaration C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_iterator_base.h(96) : error C2501: 'reference' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_iterator_base.h(97) : see reference to class template instantiation '_STL::iterator_traits<_Iterator>' being compiled C:\STLPORT\STLPORT\stl/_alloc.h(150) : error C2146: syntax error : missing ';' before identifier 'value_type' C:\STLPORT\STLPORT\stl/_alloc.h(184) : see reference to class template instantiation '_STL::__debug_alloc<_Alloc>' being compiled C:\STLPORT\STLPORT\stl/_alloc.h(150) : error C2838: illegal qualified name in member declaration C:\STLPORT\STLPORT\stl/_alloc.h(184) : see reference to class template instantiation '_STL::__debug_alloc<_Alloc>' being compiled C:\STLPORT\STLPORT\stl/_alloc.h(150) : error C2501: 'value_type' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_alloc.h(184) : see reference to class template instantiation '_STL::__debug_alloc<_Alloc>' being compiled C:\STLPORT\STLPORT\stl/_alloc.h(257) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_alloc.h(258) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_alloc.h(262) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_alloc.h(263) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_alloc.h(264) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_alloc.h(400) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_alloc.h(402) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_alloc.h(512) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_alloc.h(514) : error C2059: syntax error : 'extern' C:\STLPORT\STLPORT\stl/_iterator.h(189) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_iterator.h(196) : see reference to class template instantiation '_STL::back_insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(189) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_iterator.h(196) : see reference to class template instantiation '_STL::back_insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(189) : error C2805: binary 'operator =' has too few parameters C:\STLPORT\STLPORT\stl/_iterator.h(196) : see reference to class template instantiation '_STL::back_insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(189) : error C2333: '=' : error in function declaration; skipping function body C:\STLPORT\STLPORT\stl/_iterator.h(196) : see reference to class template instantiation '_STL::back_insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(214) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_iterator.h(221) : see reference to class template instantiation '_STL::front_insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(214) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_iterator.h(221) : see reference to class template instantiation '_STL::front_insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(214) : error C2805: binary 'operator =' has too few parameters C:\STLPORT\STLPORT\stl/_iterator.h(221) : see reference to class template instantiation '_STL::front_insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(214) : error C2333: '=' : error in function declaration; skipping function body C:\STLPORT\STLPORT\stl/_iterator.h(221) : see reference to class template instantiation '_STL::front_insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(234) : error C2146: syntax error : missing ';' before identifier 'iter' C:\STLPORT\STLPORT\stl/_iterator.h(249) : see reference to class template instantiation '_STL::insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(234) : error C2501: 'iter' : missing storage- class or type specifiers C:\STLPORT\STLPORT\stl/_iterator.h(249) : see reference to class template instantiation '_STL::insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(238) : error C2629: unexpected 'class _STL::insert_iterator<_Container> (' C:\STLPORT\STLPORT\stl/_iterator.h(249) : see reference to class template instantiation '_STL::insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(238) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body C:\STLPORT\STLPORT\stl/_iterator.h(249) : see reference to class template instantiation '_STL::insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(241) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_iterator.h(249) : see reference to class template instantiation '_STL::insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(241) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_iterator.h(249) : see reference to class template instantiation '_STL::insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(241) : error C2805: binary 'operator =' has too few parameters C:\STLPORT\STLPORT\stl/_iterator.h(249) : see reference to class template instantiation '_STL::insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_iterator.h(241) : error C2333: '=' : error in function declaration; skipping function body C:\STLPORT\STLPORT\stl/_iterator.h(249) : see reference to class template instantiation '_STL::insert_iterator<_Container>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(151) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function_base.h(155) : see reference to class template instantiation '_STL::_Select1st<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(151) : error C2977: 'unary_function' : too many template arguments C:\STLPORT\STLPORT\stl/_function_base.h(43) : see declaration of 'unary_function' C:\STLPORT\STLPORT\stl/_function_base.h(155) : see reference to class template instantiation '_STL::_Select1st<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(152) : error C2143: syntax error : missing ';' before '&' C:\STLPORT\STLPORT\stl/_function_base.h(155) : see reference to class template instantiation '_STL::_Select1st<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(152) : error C2838: illegal qualified name in member declaration C:\STLPORT\STLPORT\stl/_function_base.h(155) : see reference to class template instantiation '_STL::_Select1st<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(152) : error C2501: '()' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_function_base.h(155) : see reference to class template instantiation '_STL::_Select1st<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(158) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function_base.h(163) : see reference to class template instantiation '_STL::_Select2nd<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(158) : error C2977: 'unary_function' : too many template arguments C:\STLPORT\STLPORT\stl/_function_base.h(43) : see declaration of 'unary_function' C:\STLPORT\STLPORT\stl/_function_base.h(163) : see reference to class template instantiation '_STL::_Select2nd<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(160) : error C2143: syntax error : missing ';' before '&' C:\STLPORT\STLPORT\stl/_function_base.h(163) : see reference to class template instantiation '_STL::_Select2nd<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(160) : error C2838: illegal qualified name in member declaration C:\STLPORT\STLPORT\stl/_function_base.h(163) : see reference to class template instantiation '_STL::_Select2nd<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function_base.h(160) : error C2501: '()' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_function_base.h(163) : see reference to class template instantiation '_STL::_Select2nd<_Pair>' being compiled C:\STLPORT\STLPORT\stl/_function.h(86) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(94) : see reference to class template instantiation '_STL::unary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(86) : error C2977: 'unary_function' : too many template arguments C:\STLPORT\STLPORT\stl/_function_base.h(43) : see declaration of 'unary_function' C:\STLPORT\STLPORT\stl/_function.h(94) : see reference to class template instantiation '_STL::unary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(86) : error C2504: 'unary_function<int, ?? >' : base class undefined C:\STLPORT\STLPORT\stl/_function.h(94) : see reference to class template instantiation '_STL::unary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(91) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_function.h(94) : see reference to class template instantiation '_STL::unary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(91) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_function.h(94) : see reference to class template instantiation '_STL::unary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(105) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(117) : see reference to class template instantiation '_STL::binary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(106) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(117) : see reference to class template instantiation '_STL::binary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(107) : error C2977: 'binary_function' : too many template arguments C:\STLPORT\STLPORT\stl/_function_base.h(50) : see declaration of 'binary_function' C:\STLPORT\STLPORT\stl/_function.h(117) : see reference to class template instantiation '_STL::binary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(107) : error C2504: '? [EMAIL PROTECTED]' : base class undefined C:\STLPORT\STLPORT\stl/_function.h(117) : see reference to class template instantiation '_STL::binary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(112) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_function.h(117) : see reference to class template instantiation '_STL::binary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(112) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_function.h(117) : see reference to class template instantiation '_STL::binary_negate<_Predicate>' being compiled C:\STLPORT\STLPORT\stl/_function.h(128) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(129) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(129) : error C2977: 'unary_function' : too many template arguments C:\STLPORT\STLPORT\stl/_function_base.h(43) : see declaration of 'unary_function' C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(129) : error C2504: 'unary_function<int, ?? >' : base class undefined C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(132) : error C2146: syntax error : missing ';' before identifier '_M_value' C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(132) : error C2501: '_M_value' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(134) : error C2629: unexpected 'class _STL::binder1st<_Operation> (' C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(134) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(138) : error C2143: syntax error : missing ';' before '(' C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(138) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(138) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_function.h(141) : see reference to class template instantiation '_STL::binder1st<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(153) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(154) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(154) : error C2977: 'unary_function' : too many template arguments C:\STLPORT\STLPORT\stl/_function_base.h(43) : see declaration of 'unary_function' C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(154) : error C2504: 'unary_function<int, ?? >' : base class undefined C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(157) : error C2146: syntax error : missing ';' before identifier 'value' C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(157) : error C2501: 'value' : missing storage-class or type specifiers C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(159) : error C2629: unexpected 'class _STL::binder2nd<_Operation> (' C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(159) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(163) : error C2143: syntax error : missing ';' before '(' C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(163) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(163) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_function.h(166) : see reference to class template instantiation '_STL::binder2nd<_Operation>' being compiled C:\STLPORT\STLPORT\stl/_function.h(181) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(193) : see reference to class template instantiation '_STL::unary_compose<_Operation1,_Operation2>' being compiled C:\STLPORT\STLPORT\stl/_function.h(182) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(193) : see reference to class template instantiation '_STL::unary_compose<_Operation1,_Operation2>' being compiled C:\STLPORT\STLPORT\stl/_function.h(182) : error C2977: 'unary_function' : too many template arguments C:\STLPORT\STLPORT\stl/_function_base.h(43) : see declaration of 'unary_function' C:\STLPORT\STLPORT\stl/_function.h(193) : see reference to class template instantiation '_STL::unary_compose<_Operation1,_Operation2>' being compiled C:\STLPORT\STLPORT\stl/_function.h(182) : error C2504: 'unary_function<int, ?? >' : base class undefined C:\STLPORT\STLPORT\stl/_function.h(193) : see reference to class template instantiation '_STL::unary_compose<_Operation1,_Operation2>' being compiled C:\STLPORT\STLPORT\stl/_function.h(190) : error C2143: syntax error : missing ';' before '(' C:\STLPORT\STLPORT\stl/_function.h(193) : see reference to class template instantiation '_STL::unary_compose<_Operation1,_Operation2>' being compiled C:\STLPORT\STLPORT\stl/_function.h(190) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_function.h(193) : see reference to class template instantiation '_STL::unary_compose<_Operation1,_Operation2>' being compiled C:\STLPORT\STLPORT\stl/_function.h(190) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_function.h(193) : see reference to class template instantiation '_STL::unary_compose<_Operation1,_Operation2>' being compiled C:\STLPORT\STLPORT\stl/_function.h(204) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(218) : see reference to class template instantiation '_STL::binary_compose<_Operation1,_Operation2,_Operation3>' being compiled C:\STLPORT\STLPORT\stl/_function.h(205) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_function.h(218) : see reference to class template instantiation '_STL::binary_compose<_Operation1,_Operation2,_Operation3>' being compiled C:\STLPORT\STLPORT\stl/_function.h(205) : error C2977: 'unary_function' : too many template arguments C:\STLPORT\STLPORT\stl/_function_base.h(43) : see declaration of 'unary_function' C:\STLPORT\STLPORT\stl/_function.h(218) : see reference to class template instantiation '_STL::binary_compose<_Operation1,_Operation2,_Operation3>' being compiled C:\STLPORT\STLPORT\stl/_function.h(205) : error C2504: 'unary_function<int, ?? >' : base class undefined C:\STLPORT\STLPORT\stl/_function.h(218) : see reference to class template instantiation '_STL::binary_compose<_Operation1,_Operation2,_Operation3>' being compiled C:\STLPORT\STLPORT\stl/_function.h(215) : error C2143: syntax error : missing ';' before '(' C:\STLPORT\STLPORT\stl/_function.h(218) : see reference to class template instantiation '_STL::binary_compose<_Operation1,_Operation2,_Operation3>' being compiled C:\STLPORT\STLPORT\stl/_function.h(215) : error C2143: syntax error : missing ',' before '&' C:\STLPORT\STLPORT\stl/_function.h(218) : see reference to class template instantiation '_STL::binary_compose<_Operation1,_Operation2,_Operation3>' being compiled C:\STLPORT\STLPORT\stl/_function.h(215) : error C2059: syntax error : '&' C:\STLPORT\STLPORT\stl/_function.h(218) : see reference to class template instantiation '_STL::binary_compose<_Operation1,_Operation2,_Operation3>' being compiled C:\STLPORT\STLPORT\stl/_ctraits_fns.h(32) : error C2143: syntax error : missing ',' before 'tag::id' C:\STLPORT\STLPORT\stl/_ctraits_fns.h(39) : see reference to class template instantiation '_STL::_Eq_traits<_Traits>' being compiled C:\STLPORT\STLPORT\stl/_ctraits_fns.h(32) : fatal error C1003: error count exceeds 100; stopping compilation C:\STLPORT\STLPORT\stl/_ctraits_fns.h(39) : see reference to class template instantiation '_STL::_Eq_traits<_Traits>' being compiled --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
