SystemTools::FileIsFullPath: Do not accept Windows paths on Cygwin
Cygwin uses unix style path. Fix SystemToolsStatic::FileIsFullPath in order to treat a path as unix-style path.
Edited by Brad King
System updates will be applied on June 13th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
Cygwin uses unix style path. Fix SystemToolsStatic::FileIsFullPath in order to treat a path as unix-style path.