chicken-users
[Top][All Lists]
Advanced

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

Re: Deprecated current-milliseconds


From: Christian Himpe
Subject: Re: Deprecated current-milliseconds
Date: Thu, 7 Dec 2023 15:52:26 +0100


> On 7. Dec 2023, at 13:20, Peter Bex <peter@more-magic.net> wrote:
> 
> On Thu, Dec 07, 2023 at 12:48:34PM +0100, Vasilij Schneidermann wrote:
>> Hello,
>> 
>> the openssl egg does no longer produce the warning in version 2.2.5 by 
>> either importing the new or old identifier, depending on whichever is 
>> available. Feel free to use that approach in the other egg and consider that 
>> it may skew the grep results.
> 
> So does the sendfile egg.
> 
> Cheers,
> Peter

In the “matrico” egg (file “matrico.scm"), the string “current-milliseconds” 
just appears to provide “current-process-milliseconds” to CHICKEN version 
before 5.3, see: https://github.com/gramian/matrico/blob/main/matrico.scm#L66 .

Best

Christian


reply via email to

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