* path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdrive

== '/'.
(mount_info::cygdrive_win32_path): Return 0 if invalid cygdrive path.
This commit is contained in:
Christopher Faylor
2001-12-03 16:47:18 +00:00
parent 89ba9b974a
commit 2a50e3df6f
3 changed files with 18 additions and 7 deletions

View File

@ -44,7 +44,7 @@ details. */
/* The current cygwin version is 1.3.6 */
#define CYGWIN_VERSION_DLL_MAJOR 1003
#define CYGWIN_VERSION_DLL_MINOR 6
#define CYGWIN_VERSION_DLL_MINOR 7
/* Major numbers before CYGWIN_VERSION_DLL_EPOCH are
incompatible. */