Hi there,
currently I’m porting software for test purposes to the Genode OS.
While trying to port OSG, I found out, that std::istream::ignore (long) seems to be missing.
Is there an official workaround for this?
Thank you very much!
Stefan
Hi Stefan,
On Wed, Mar 14, 2018 at 03:18:52PM +0100, Stefan wrote:
While trying to port OSG, I found out, that std::istream::ignore (long) seems to be missing.
Is there an official workaround for this?
please try the attached patch for the stdcxx symbols file.
Greets