Summary

Invalid copy command in generated install script on Windows

Metadata

Description

Apparently we can't copy more than one file at a time. See this|paste] for details

Changes and comments

[2018-08-24 18:39:54 UTC] sjamaan changed version from 5.0 to 5.0.0rc1

[2018-09-02 10:04:04 UTC] sjamaan wrote:

I tried, but utf8 "just works" when I install it. How to reproduce this issue?

[2018-09-06 21:31:15 UTC] sjamaan wrote:

Tested with mingw and mingw-msys. Nothing goes wrong.

[2018-09-06 21:40:07 UTC] sjamaan changed status from new to closed

[2018-09-06 21:40:07 UTC] sjamaan set resolution to fixed

[2018-09-06 21:40:07 UTC] sjamaan wrote:

I believe this got fixed with 70fed042fc81b37de4a0ecabb06a2ca4e11cb3cc: instead of generating one copy command for all files in the list we generate a copy command per file.