Hi all,

I was just building the 3.0 beta on Cygwin, and noticed that configure chooses the Windows file manager instead of the Posix one. I think this is wrong, because it means you cannot use Cygwin/Unix-style paths.

Also, it looks like with the Posix manager on Cygwin, you cannot specify Windows-style paths like you could with the old file manager. This is because PosixFileMgr::isRelative() simply looks at the first character to see if it's "/".

Perhaps we need a specialized Cygwin file manager?  Any thoughts?

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to