bug-groff
[Top][All Lists]
Advanced

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

[bug #52462] [hdtbl] support reproducible builds by seeding package's RN


From: G. Branden Robinson
Subject: [bug #52462] [hdtbl] support reproducible builds by seeding package's RNG
Date: Sat, 5 Mar 2022 17:44:39 -0500 (EST)

Update of bug #52462 (project groff):

                 Summary: Support reproducible builds by seeding hdtbl's RNG
=> [hdtbl] support reproducible builds by seeding package's RNG

    _______________________________________________________

Follow-up Comment #1:


commit da6ac443f21ef09d90b40d2e8215955c916f396a
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Sun Nov 19 22:19:52 2017 -0500

    contrib/hdtbl/examples/*.roff: Seed RNG.
    
    Support reproducible builds by seeding hdtbl's random number generator
    (in contrib/hdtbl/examples/common.roff).
    
    When A/Bing roff documents after a build to see what I broke with my
    changes, I always have to ignore the numerous color changes caused by
    contrib/hdtbl/examples/common.roff seeding its random number generator
    with the current date/time and process ID.
    
    Zeroes turned out to be bad seeds; the tables didn't have much in the
    way of color gradients.
    
    Fix issue https://savannah.gnu.org/bugs/?52462.
    
    Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?52462>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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