[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1444: Chicken will not build from tarball if con
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1444: Chicken will not build from tarball if contents are placed in version control and then retrieved |
Date: |
Wed, 07 Nov 2018 21:37:49 -0000 |
#1444: Chicken will not build from tarball if contents are placed in version
control and then retrieved
-------------------------------------+---------------------
Reporter: jrobbins | Owner:
Type: defect | Status: closed
Priority: major | Milestone: someday
Component: build system | Version: 4.13.0
Resolution: invalid | Keywords:
Estimated difficulty: |
-------------------------------------+---------------------
Changes (by sjamaan):
* status: new => closed
* resolution: => invalid
Comment:
I think this is normal, given that the timestamps will be reset when you
make a fresh clone, so "make" gets confused and thinks that the `.c` files
need to be regenerated from the `.scm` files.
Unless you think this analysis is incorrect, it's not a bug IMO.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1444#comment:1>
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] |
- Re: [Chicken-janitors] #1444: Chicken will not build from tarball if contents are placed in version control and then retrieved,
Chicken Trac <=