Boost C++ Libraries: Ticket #433: boost::filesystem::equivalent does not work on w98 https://svn.boost.org/trac10/ticket/433 <pre class="wiki"> At runtime, boost::filesystem::equivalent triggers an "unsupported operation" error on w98. PS: Maybe for it to work, i would have had to compile the library with some specific _WINVER, _WINDOWS, or _WINNT preprocessor definitions? </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/433 Trac 1.4.3 beman_dawes Mon, 28 Nov 2005 23:53:47 GMT status changed https://svn.boost.org/trac10/ticket/433#comment:1 https://svn.boost.org/trac10/ticket/433#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=51042 Win98 isn't one of the platforms covered by the Boost regression tests. That makes it pretty hard to debug. If someone is willing to supply tested patches, then I'll be happy to apply them. But since that isn't likely to happen I'm marking this issue closed. Sorry. --Beman </pre> Ticket