chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] ☠PATCH☠ Rename dependency properties


From: felix . winkelmann
Subject: [Chicken-hackers] ☠PATCH☠ Rename dependency properties
Date: Mon, 21 May 2018 11:28:06 +0200

The attached patch addresses the ambiguous meaning of the "dependency"
egg property, that Kristian correctly pointed out. Inter-component
dependencies are now specified with "(component-dependency NAME ...)",
dependencies on source-files that are not themselves components
are expressed with "(source-dependencies FILENAME ...)".

This patch also fixes a bug in the handling of the "scheme-include" component
description and introduces an additional validation test that checks whether
toplevel properties (like "dependencies") are not used in non-toplevel
contexts.


felix

Attachment: 0001-Correct-handling-of-dependencies-and-introduce-disti.patch
Description: Text Data


reply via email to

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