The description to the latest "snapshot" says that, yes... but I had not seen that one. The description of that package is a bit vague, too.
The fix mentioned here was more meant to make it work with the "current" and "candidate" releases that 99% of the people probably use.
Now what to do...? If that snapshot works, it'll probably be best for us to just ignore the issue and tell people "use the latest snapshot if it bothers you". Would save one hack in our code, at least, what do you think?
Edit: downloaded, tested, failed.
-------------- Build: default in foo ---------------
Running target pre-build steps
windres --version
GNU windres 2.17.50 20060824
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
windres.exe -i "D:\foo bar baz\many spaces\project.rc" -J rc -o obj\project.res -O coff -IC:\MinGW\include
gcc: D:\foo: No such file or directory
gcc: bar: No such file or directory
gcc: baz\many: No such file or directory
gcc: spaces\project.rc: No such file or directory
gcc: warning: `-x c' after last input file has no effect
gcc: no input files
windres.exe: no resources
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 1 warnings