chicken-janitors
[Top][All Lists]
Advanced

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

#1783: Creation of .types file is not deterministic


From: Chicken Trac
Subject: #1783: Creation of .types file is not deterministic
Date: Sat, 04 Sep 2021 22:33:11 -0000

#1783: Creation of .types file is not deterministic
-----------------------------------------+----------------------
            Reporter:  felix winkelmann  |       Type:  defect
              Status:  new               |   Priority:  minor
           Milestone:  someday           |  Component:  compiler
             Version:  5.2.0             |   Keywords:
Estimated difficulty:  easy              |
-----------------------------------------+----------------------
 The .types file generated during compilation just iterates over a hash
 table, which has an order that depends on randomization. The list should
 be sorted first ti ensure builds are deterministic.

 (reported by "ss2")

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1783>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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