summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2008-04-05 23:22:41 (GMT)
committerKevin B Kenny <kennykb@acm.org>2008-04-05 23:22:41 (GMT)
commita94045d4b6f503c36b9390e067d697fd32dada94 (patch)
treef66dded591a6fd8bc705e57c3d6079f5806ed55d /unix
parentd6c9afbf1d263e00e2c930924f250dc8476750aa (diff)
downloadtcl-a94045d4b6f503c36b9390e067d697fd32dada94.zip
tcl-a94045d4b6f503c36b9390e067d697fd32dada94.tar.gz
tcl-a94045d4b6f503c36b9390e067d697fd32dada94.tar.bz2
* win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem that
Tcl was creating an NTFS junction point (IO_REPARSE_TAG_MOUNT_POINT) but filling in the union member for a Vista symbolic link. We had gotten away with this error because the union member (SymbolicLinkReparseBuffer) was misdefined in this file and in the 'winnt.h' in early versions of MinGW. MinGW 3.4.2 has the correct definition of SymbolicLinkReparseBuffer, exposing the mismatch, and making tests cmdAH-19.4.1, fCmd-28.*, and filename-11.* fail.
Diffstat (limited to 'unix')
0 files changed, 0 insertions, 0 deletions