﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1492	egg format: `components' accepts but ignores `csc-options'	Mario Domenech Goulart		"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."	defect	closed	minor	5.4	core tools	5.0.0	fixed	chicken-install, components, component-options, csc-options		
