chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#1683: srfi-18: unquoted build script variables


From: Chicken Trac
Subject: #1683: srfi-18: unquoted build script variables
Date: Wed, 04 Mar 2020 21:08:04 -0000

#1683: srfi-18: unquoted build script variables
---------------------------------+-------------------------------
            Reporter:  wasamasa  |       Type:  defect
              Status:  new       |   Priority:  not urgent at all
           Milestone:  someday   |  Component:  core libraries
             Version:  5.2.0     |   Keywords:  srfi-18
Estimated difficulty:  trivial   |
---------------------------------+-------------------------------
 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.

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1683>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]