bug-guile
[Top][All Lists]
Advanced

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

1.8.2 srfi-19 warns about current-time


From: Gregory Marton
Subject: 1.8.2 srfi-19 warns about current-time
Date: Fri, 5 Oct 2007 00:25:28 -0400 (EDT)

In guile-1.8.2 (use-modules (srfi srfi-19)) warns:
   WARNING: (guile-user): imported module (srfi srfi-19) overrides core
   binding `current-time'

Apparently one can control this using the #:replace keyword:
http://www.gnu.org/software/guile/manual/html_node/Creating-Guile-Modules.html#Creating-Guile-Modules

Is there some reason srfi-19 doesn't use this?

Thanks,
Grem




reply via email to

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