On Thu, Dec 06, 2001 at 11:46:43AM -0800, David Rothenberger wrote: >I've done a little debugging and here's what I've found out. > >It appears to be a problem/change to the behavior of >cygwin_posix_to_win32_path_list(). When this function is called with a >path of the form "/cygdrive/z/something", it returns an empty string >unless the drive "z" actually exists. > >P.S. I used the following little test program to play with this.
Thanks for the test case. I can duplicate this bug. I expect that I'll be able to fix it shortly. Your debugging of this problem is greatly appreciated. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/