This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: alpha libstdc++ build failure



fixed.


2001-03-03  Benjamin Kosnik  <bkoz@redhat.com>

        * src/misc-inst.cc (__copy_streambufs): Fix typo for alpha.


On Fri, 2 Mar 2001, Richard Henderson wrote:

> With cvs as of a few minutes ago on alpha-linux:
> 
> ../../../../../src/libstdc++-v3/src/misc-inst.cc:306: template-id 
>    `__copy_streambufs<>' for `int 
>    std::__copy_streambufs(std::basic_ios<wchar_t, std::char_traits<wchar_t> >&, 
>    std::basic_streambuf<wchar_t, std::char_traits<wchar_t> >*, 
>    std::basic_streambuf<wchar_t, std::char_traits<wchar_t> >*)' does not match 
>    any template declaration
> make[2]: *** [misc-inst.lo] Error 1
> 
> 
> r~
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]