Displaying 2 results from an estimated 2 matches for "__c_file".
2008 Jun 11
0
[LLVMdev] LLVM on OpenBSD
...dio_filebuf<char, std::char_traits<char>
> >::stdio_filebuf(const
> __gnu_cxx::stdio_filebuf<char, std::char_traits<char> >&)
> /usr/include/g++/ext/stdio_filebuf.h:147: error:
> __gnu_cxx::stdio_filebuf<_CharT,
> _Traits>::stdio_filebuf(std::__c_file*,
> std::_Ios_Openmode, long unsigned int) [with _CharT = char,
> _Traits =
> std::char_traits<char>] <near match>
> /usr/include/g++/ext/stdio_filebuf.h:122: error:
> __gnu_cxx::stdio_filebuf<_CharT, _Traits>::stdio_filebuf(int,
> std::_Ios_Openmode, b...
2008 Jun 10
6
[LLVMdev] LLVM on OpenBSD
...dates are:
__gnu_cxx::stdio_filebuf<char, std::char_traits<char> >::stdio_filebuf(const
__gnu_cxx::stdio_filebuf<char, std::char_traits<char> >&)
/usr/include/g++/ext/stdio_filebuf.h:147: error:
__gnu_cxx::stdio_filebuf<_CharT, _Traits>::stdio_filebuf(std::__c_file*,
std::_Ios_Openmode, long unsigned int) [with _CharT = char, _Traits =
std::char_traits<char>] <near match>
/usr/include/g++/ext/stdio_filebuf.h:122: error:
__gnu_cxx::stdio_filebuf<_CharT, _Traits>::stdio_filebuf(int,
std::_Ios_Openmode, bool, long unsigned int) [wit...