[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1492: egg format: `components' accepts but ignores `
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1492: egg format: `components' accepts but ignores `csc-options' |
Date: |
Sat, 28 Jul 2018 09:23:16 -0000 |
#1492: egg format: `components' accepts but ignores `csc-options'
-------------------------------------+-------------------------------------
Reporter: mario | Owner:
Type: defect | Status: new
Priority: minor | Milestone: someday
Component: core tools | Version: 5.0
Keywords: chicken-install, | Estimated difficulty:
components, component-options, |
csc-options |
-------------------------------------+-------------------------------------
Not sure if that is expected or not, but I made a mistake while using the
fix for #1484 and noticed that chicken-install doesn't complain when
{{{csc-options}}} is used in {{{components}}}.
Example:
{{{
(components
(csc-options ...)
(extension ...)
}}}
{{{csc-options}}} is just ignored. No error nor warning.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1492>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-janitors] #1492: egg format: `components' accepts but ignores `csc-options',
Chicken Trac <=