In message <[email protected]> Amin Kharchi <[email protected]> wrote:
> It's great that I can use templates like std::tr1::shared_ptr<T> with > RISC OS GCC! I love this new features from TR1. :-) > > But I have detected that the wide char based types of string and streams > are not supported? Correct. The reason is that our runtime library UnixLib does not support enough wchar_t related functionality. It is very much related to this report <URL:http://www.riscos.info/cgi-bin/bugzilla3/show_bug.cgi?id=143>. Volunteers are welcome ;-). John. -- John Tytgat, in his comfy chair at home BASS [email protected] ARM powered, RISC OS driven _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
