chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1014: posix: string->time preserves the year acc


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1014: posix: string->time preserves the year accross multiple invocations
Date: Wed, 10 Jul 2013 01:23:54 -0000

#1014: posix: string->time preserves the year accross multiple invocations
-----------------------------+----------------------------------------------
  Reporter:  certainty       |       Owner:         
      Type:  defect          |      Status:  closed 
  Priority:  major           |   Milestone:  someday
 Component:  core libraries  |     Version:  4.8.x  
Resolution:  fixed           |    Keywords:         
-----------------------------+----------------------------------------------
Changes (by zbigniew):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Pushed Peter's patch instead as f08f4d6.  It does not use mktime(), just
 zeroes the struct.  Note it also makes a fairly large change to allocate a
 fresh buffer on every call along with general cleanups.  I was not able to
 test on Windows and there's not really a test suite for UNIX anyway.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1014#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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