1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
kgv fc8918ad91 0029081: With Mingw-w64 Unicode Paths Do Not Work
OSD_OpenStream() now uses __gnu_cxx::stdio_filebuf extension for opening UNICODE files on MinGW when using C++ file streams.
Variant accepting filebuf returns bool (true if succeeded and false otherwise).

Checks of ofstream to be opened made via calls to low-level ofstream::rdbuf() are replaced by calls to ofstream::is_open(); state of the stream is also checked (to be good).
Unicode name used for test file in test bugs fclasses bug22125 is described (for possibility to check it).
2017-10-06 20:49:14 +03:00
..
2012-12-28 18:50:48 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2016-04-08 11:42:00 +03:00
2015-11-19 15:31:21 +03:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-28 18:50:48 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-18 22:35:43 +04:00
2012-12-21 16:39:38 +04:00
2012-11-15 13:23:11 +04:00
2012-12-28 18:50:48 +04:00
2016-04-08 11:42:00 +03:00