bug-gnustep
[Top][All Lists]
Advanced

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

[bug #60952] NSTimeZone fail to deal with tzfile v2+


From: Richard Frith-Macdonald
Subject: [bug #60952] NSTimeZone fail to deal with tzfile v2+
Date: Thu, 5 Aug 2021 10:40:54 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36

Follow-up Comment #13, bug #60952 (project gnustep):

Thanks for the new changes.  For clarity, I would prefer all the public domain
code to be in one file:  nothing other than NSTimeZone.m will include
tzdb_private.h so it would be find to put the public domain implementation
there after the headers.

Then NSTimeZone.m would use the public domain code, but not actually contain
any of it.

The actual changes look reasonable, though as you point out the memory
management is very leaky at the momement.  That's easily fixable though.

Certainly it looks to be in a state where I could take it and clean it up and
incorporate it into the source code repository if you like, or you could carry
on cleaning it up if you prefer.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60952>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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