chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] adding eval-modules to LIBCHICKEN_SCHEME_OBJECTS_1


From: Evan Hanson
Subject: Re: [Chicken-hackers] adding eval-modules to LIBCHICKEN_SCHEME_OBJECTS_1
Date: Wed, 7 Mar 2018 07:49:51 +1300

I recall the other reason for that change now, too. eval-modules.c isn't
currently removed on "make spotless", leading to odd recompilation
behaviour and potentially broken "make dist" results since file
timestamps will not be correctly "ordered" if you build, clean, and
rebuild (import libraries newer than eval-modules.c, for example,
causing eval-modules.scm to be rebuilt from within a release tarball).

Here's a fix.

Evan

Attachment: 0001-Remove-eval-modules.c-on-make-spotless.patch
Description: Text Data


reply via email to

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