bug#26151: date-year-day screws up leap days prior to AD 1

2017-03-17 Thread Zefram
In SRFI-19, the date-year-day function is meant to return the ordinal day of the year for a date structure. This value is properly 1 for the first day of each calendar year, and on all other days 1 greater than the value for the preceding day. But the implementation occasionally has it repeat a v

bug#26149: SRFI-19 doc erroneously warns about Gregorian reform

2017-03-17 Thread Zefram
The documentation, near the start of the section on SRFI-19, says !*Caution*: The current code in this module incorrectly extends the ! Gregorian calendar leap year rule back prior to the introduction of ! those reforms in 1582 (or the appropriate year in various countries). ! The Julian calen

bug#26123: guile-2.2.0: AI_ADDRCONFIG

2017-03-17 Thread dsmich
Thomas Klausner wrote: > > SNARF net_db.doc > net_db.c:468:***Missing or erroneous `#define FUNC_NAME s_AI_ADDRCONFIG);' > net_db.c:488:***Missing or erroneous #undef for AI_ADDRCONFIG);: > > Compilation continues even though this looks like an error. Yeah, while annoying, this is ha

bug#26138: website: Lepton-EDA is using Guile

2017-03-17 Thread Peter TB Brett
Lepton EDA is a suite of electronics CAD tools that relies heavily on Guile as an extension language, and increasingly for some core functionality, such as the netlisting layer. It would be great to get a mention on the Guile website as a project that uses Guile! Lepton EDA can be found at ht