guile-devel
[Top][All Lists]
Advanced

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

bug in SRFI-19


From: Alex Shinn
Subject: bug in SRFI-19
Date: 20 Aug 2001 22:47:47 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.104

Silly typo in srfi-19.scm - add-duration is defined in terms of
add-duration!, but doesn't pass on the second arg.  Line 504 should
be:

    (add-duration! result duration)))

Attached is a patch to srfi-19.test which performs some checks for the
time comparison and arithmetic procedures.

-- 
Alex Shinn <address@hidden>

Attachment: srfi-19.test.diff
Description: srfi-19 test


reply via email to

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