Re: renameatu: fix test failure on MSVC
> 2019-07-02 Bruno Haible > > renameatu: Fix test failure on MSVC. > * lib/at-func2.c (at_func2): Fail with ENOENT if file1 or file2 is the > empty string. There was no comment in two days. So I'm pushing this. Bruno
renameatu: fix test failure on MSVC
tps://pubs.opengroup.org/onlinepubs/9699919799/functions/link.html the change will not cause a bug. 2019-07-02 Bruno Haible renameatu: Fix test failure on MSVC. * lib/at-func2.c (at_func2): Fail with ENOENT if file1 or file2 is the empty string. diff --git a/lib/at-fun