public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* cygpath 1.7 wrong
@ 2008-06-03 20:15 Reini Urban
  2008-06-09 14:24 ` Corinna Vinschen
  0 siblings, 1 reply; 16+ messages in thread
From: Reini Urban @ 2008-06-03 20:15 UTC (permalink / raw)
  To: CygWin-Apps

conv_posix_to_win relative is wrong in the 1.7 series.
Not only cygpath, also the cygwin1.dll call
cygwin_conv_path(CCP_POSIX_TO_WIN_W | CCP_RELATIVE,..)

I don't want to upload a new perl for release-2 with this failure.

$ uname -a
CYGWIN_NT-5.1 cygwin17 1.7.0(0.185/5/2) 2008-05-25 20:10 i686 Cygwin

$ mkdir -p t/lib

$ cygpath -aw t/lib
C:\cygwin-1.7\usr\src\perl\perl-5.10.0\builddebug\t\lib

$ cygpath -w t/lib
\ib

$ mount -m
mount -f -b "C:/cygwin-1.7/bin" "/usr/bin"
mount -f -b "C:/cygwin-1.7/lib" "/usr/lib"
mount -f -b "C:/cygwin-1.7" "/"
mount -s -b --change-cygdrive-prefix "/cygdrive/"

$ tail /etc/fstab
C:/cygwin-1.7 / some_fs binary 0 0
C:/cygwin-1.7/bin /usr/bin some_fs binary 0 0
C:/cygwin-1.7/lib /usr/lib some_fs binary 0 0
# This is default anyway:
# none /cygdrive cygdrive binary,user 0 0

-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-06-13 17:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-03 20:15 cygpath 1.7 wrong Reini Urban
2008-06-09 14:24 ` Corinna Vinschen
2008-06-13  8:29   ` Corinna Vinschen
2008-06-13 13:04     ` Reini Urban
2008-06-13 13:14       ` Eric Blake
2008-06-13 14:19         ` Corinna Vinschen
2008-06-13 15:23           ` Corinna Vinschen
2008-06-13 14:31       ` Corinna Vinschen
2008-06-13 14:41         ` Christopher Faylor
2008-06-13 14:51           ` Corinna Vinschen
2008-06-13 15:07           ` Reini Urban
2008-06-13 15:02         ` Reini Urban
2008-06-13 15:15           ` Corinna Vinschen
2008-06-13 15:19             ` Corinna Vinschen
2008-06-13 16:56               ` Reini Urban
2008-06-13 17:26                 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).