Summary

srfi-18: unquoted build script variables

Metadata

Attachments

Description

The build scripts for the srfi-18 egg do not quote their environment variables which may lead to build errors if any of them contained spaces (something not uncommon with `CFLAGS` and `LDFLAGS` used in the Windows build script). I've fixed the same kind of bug for several eggs and created a patch that resolves it.

Changes and comments

[2020-03-04 22:08:26 UTC] wasamasa attached 0001-srfi-18-Quote-build-script-variables.patch (description=#f)

[2020-07-28 11:50:30 UTC] kooda changed status from new to closed

[2020-07-28 11:50:30 UTC] kooda set resolution to fixed

[2020-07-28 11:50:30 UTC] kooda wrote:

applied as srfi-13 0.1.6