Re: [swift-corelibs-dev] TimeZone database

2017-07-10 Thread Ian Partridge via swift-corelibs-dev
Just picking this up again.. is a solution imminent? My hack is diff --git a/CoreFoundation/NumberDate.subproj/CFTimeZone.c b/CoreFoundation/NumberDate.subproj/CFTimeZone.c index 434203ab43..86ab6ecb71 100644 --- a/CoreFoundation/NumberDate.subproj/CFTimeZone.c +++ b/CoreFoundation/NumberDate.sub

Re: [swift-corelibs-dev] TimeZone database

2017-07-10 Thread Tony Parker via swift-corelibs-dev
No solution is imminent - we may need to come up with a more portable workaround. - Tony > On Jul 10, 2017, at 5:48 AM, Ian Partridge wrote: > > Just picking this up again.. is a solution imminent? My hack is > > diff --git a/CoreFoundation/NumberDate.subproj/CFTimeZone.c > b/CoreFoundation/