[local-time-devel] using get-universal-time insteasd of gettimeofday

Antony Sequeira antony.sequeira at gmail.com
Fri Oct 2 10:25:44 UTC 2009


(local-time:now)  works, thanks

But
(asdf:operate 'asdf:test-op :local-time)
.....
;Compiler warnings for "c:/git/thirdparty/local-time/src/local-time.lisp" :
;   In (COMPILER-MACRO-FUNCTION TIMESTAMP<): Unused lexical variable TIME
;   In (COMPILER-MACRO-FUNCTION TIMESTAMP<=): Unused lexical variable TIME
;   In (COMPILER-MACRO-FUNCTION TIMESTAMP>): Unused lexical variable TIME
;   In (COMPILER-MACRO-FUNCTION TIMESTAMP>=): Unused lexical variable TIME
;   In (COMPILER-MACRO-FUNCTION TIMESTAMP=): Unused lexical variable TIME
;   In (COMPILER-MACRO-FUNCTION TIMESTAMP/=): Unused lexical variable TIME
; Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL
#x14154CD1D> on #<CL-SOURCE-FILE "local-time" #x1415485CD>.
; While executing: #<STANDARD-METHOD ASDF:PERFORM (ASDF:COMPILE-OP
ASDF:CL-SOURCE-FILE)>, in process listener(1).
> Error: Undefined function REREAD-TIMEZONE-REPOSITORY called with arguments () .
> While executing: #<Anonymous Function #x14199B73F>, in process listener(1).
....
I ran this before and it used to compile and just fail a few tests

On Fri, Oct 2, 2009 at 1:21 AM, Attila Lendvai <attila.lendvai at gmail.com> wrote:
> there was a patch lingering on the list which fixed this already. i've
> pushed it.
>
> sorry for the delay,
>
> --
>  attila
>




More information about the local-time-devel mailing list