Opened 17 years ago

Closed 17 years ago

#433 closed Bugs (Rejected)

boost::filesystem::equivalent does not work on w98

Reported by: johan-boule Owned by: beman_dawes
Milestone: Component: filesystem
Version: None Severity:
Keywords: Cc:

Description

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?

Change History (1)

comment:1 by beman_dawes, 17 years ago

Status: assignedclosed
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 
Note: See TracTickets for help on using tickets.