In perl.git, the branch tonyc/link-win32 has been created <http://perl5.git.perl.org/perl.git/commitdiff/ab8e9629ad3d6efd735c184d2b5f438d724e7721?hp=0000000000000000000000000000000000000000>
at ab8e9629ad3d6efd735c184d2b5f438d724e7721 (commit) - Log ----------------------------------------------------------------- commit ab8e9629ad3d6efd735c184d2b5f438d724e7721 Author: Tony Cook <t...@develop-help.com> Date: Tue May 8 16:42:19 2012 +1000 [perl #112272] return EEXIST on link() to an existing file Also attempts to translate some other errors. Unfortunately Microsoft don't document error codes. M t/win32/fs.t M win32/win32.c commit d2eeceda69473d070d904cfbaa5c5628478fe650 Author: Tony Cook <t...@develop-help.com> Date: Mon May 7 22:23:42 2012 +1000 [perl #112272] test link()'s error returns (TODO) M MANIFEST A t/win32/fs.t ----------------------------------------------------------------------- -- Perl5 Master Repository