This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: Q: libio and stream in stdc++


> so I've to track down the dlopen (aka. java's System.Loadlibrary bug).
> finaly it's turn out that the problems comes from this stack trace:
> ------------------
> std::ios_base::Init::Init(void)
> std::basic_filebuf<char, std::char_traits<char> >::basic_filebuf(int, char const
> *, std::_Ios_Openmode)
> std::__basic_file<char>::sys_open(int, std::_Ios_Openmode)

Note that this is a non-standard ctor....

Levente, I've not been paying attention to this thread.
Can you back up a bit and give me a pointer to code that shows what you 
are trying to do?

thanks,
-benjamin

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