|
From: | Evan Hanson |
Subject: | [Chicken-hackers] [PATCH 0/6] Fix for #1468 and some clean-up |
Date: | Sat, 9 Jun 2018 10:13:10 +1200 |
Hi all, here are a few more patches, small ones this time. The first is a fix for #1468, and the others clean up a handful of things I noticed in csc.scm, batch-driver.scm, and eval.scm while working on it. Regarding Peter's message about delaying some patches until 5.1, this patchset is based on the conditional unit entry patch, which was one of those we may want to delay. However, the fix for #1468 is pretty straightforward, so if that other patch needs to wait then I'll port the first of these so that it applies to master instead. I do want to include that one in 5.0, partly because it fixes a problem with egg installation, and partly because it changes the format of generated link files slightly (it drops the file extensions, which aren't 100% correct due to the possibility of "static.o" files as described in #1468), and I'm not super keen to change file formats once we've released 5.0. Cheers, Evan
0001-Link-with-static-objects-named-x-.static.o-in-setup-.patch
Description: Text Data
0002-Wait-until-after-compilation-has-finished-to-search-.patch
Description: Text Data
0003-Drop-find-static-extension-from-the-eval-unit.patch
Description: Text Data
0004-Drop-some-unused-constants-from-eval.scm.patch
Description: Text Data
0005-Drop-sys-canonicalize-extension-path.patch
Description: Text Data
0006-Drop-module-requirement-from-the-internal-module.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |