{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1740783361,"commit_time":1740791082,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"5693342ec25646e53fadccc29ee7605374a1376e","message":"winbuild: reduce command-line length by dropping whitespace\n\nKeep the `@for %%i in [...]` lines within limits by stripping whitespace\nfrom the input `.c` source lists read from `Makefile.inc`. To avoid this\nerror after adding a new `.c` source:\n```\nconfiguration name: libcurl-vc14-x64-release-dll-ssl-dll-ipv6-sspi\nNMAKE : fatal error U1095: expanded command line 'for %i in (altsvc.obj            amigaos.obj\n           asyn-ares.obj         asyn-thread.obj       base64.obj            bufq.obj\n              bufref.obj            cf-h1-proxy.obj       cf-h2-proxy.obj       cf-haproxy.obj [...]\n  vssh/wolfssh.obj) do @echo ..\\builds\\libcurl-vc14-x64-release-dll-ssl-dll-ipv6-sspi-obj-lib/%i \\\n                   ' too long\nStop.\nCommand exited with code 2\n```\nRef: https://ci.appveyor.com/project/curlorg/curl/builds/51605338/job/dqg6qtebtscb279g#L44\n\nReported-by: Stefan Eissing\nBug: https://github.com/curl/curl/pull/16508#issuecomment-2690443409\nFixes #16521\nCloses #16528\n","parents":["c693cc02b031d008a36e885bde55963500382930"],"tree_hash":"c0b056fb51d4c0bdc87710d183940c08865988a3"}