[HP aCC 3.27] bogus Error 663 referencing base class member ----------------------------------------------------------- Key: STDCXX-247 URL: http://issues.apache.org/jira/browse/STDCXX-247 Project: C++ Standard Library Type: Bug Components: Build Versions: 4.1.3 Environment: HP aCC 3.27 Reporter: Martin Sebor aCC -c -I/tmp_mnt/amd/devco/sebor/dev/stdlib/include/ansi -I/usr/include -D_RWSTDDEBUG -D_RWSTD_USE_CONFIG -I/tmp_mnt/amd/devco/sebor/dev/stdlib/include -I/build/sebor/aCC-3.27-11s/include -Aa +nostl -g +d +w +W392 +W655 +W684 +W818 +W819 +W849 +W229 +W361 /tmp_mnt/amd/devco/sebor/dev/stdlib/src/ti_filebuf.cpp Error 663: "/tmp_mnt/amd/devco/sebor/dev/stdlib/include/fstream.cc", line 364 # Expected template arguments following template name 'basic_filebuf'. if (__nchars != basic_filebuf::xsputn (__buf, __nchars)) ^^^^^^^^^^^^^ ... gmake[2]: *** [ti_filebuf.o] Error 2 aCC -c -I/tmp_mnt/amd/devco/sebor/dev/stdlib/include/ansi -I/usr/include -D_RWSTDDEBUG -D_RWSTD_USE_CONFIG -I/tmp_mnt/amd/devco/sebor/dev/stdlib/include -I/build/sebor/aCC-3.27-11s/include -Aa +nostl -g +d +w +W392 +W655 +W684 +W818 +W819 +W849 +W229 +W361 /tmp_mnt/amd/devco/sebor/dev/stdlib/src/ti_stringbuf.cpp Error 663: "/tmp_mnt/amd/devco/sebor/dev/stdlib/include/sstream.cc", line 449 # Expected template arguments following template name 'basic_stringbuf'. return pos_type (basic_stringbuf::seekoff (__pos, ios_base::beg, __whic ^^^^^^^^^^^^^^^ gmake: *** [ti_stringbuf.o] Error 2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira