Jonathan M Davis wrote:
On Saturday 15 January 2011 17:52:10 Walter Bright wrote:
  
The OSX file is

/usr/share/zoneinfo/America/Los_Angeles

not

/usr/share/zoneinfo//right/America/Los_Angeles
    
They both exist on Linux. The one in right/ has leap seconds whereas the other 
one doesn't. The test is using /usr/share/zoneinfo/right/America/Los_Angeles to 
test the leap second functionality.

So, you're saying that the folks at Apple _did_ put the time zone files in 
/usr/share/zoneinfo, but that they _didn't_ use all of the standard time zone 
files and left out the directory /usr/share/zoneinfo/right? If that's the case, 
then I'll just make that test Linux-only.
  

I'm not saying anything other than there is no subdirectory on OSX called /usr/share/zoneinfo/right (or //right, what's with the double slash?)

osx /usr/share/zoneinfo> ls
+VERSION        EET             Greenwich       Mexico          UCT
Africa          EST             HST             Mideast         US
America         EST5EDT         Hongkong        NZ              UTC
Antarctica      Egypt           Iceland         NZ-CHAT         Universal
Arctic          Eire            Indian          Navajo          W-SU
Asia            Etc             Iran            PRC             WET
Atlantic        Europe          Israel          PST8PDT         Zulu
Australia       Factory         Jamaica         Pacific         iso3166.tab
Brazil          GB              Japan           Poland          posixrules
CET             GB-Eire         Kwajalein       Portugal        zone.tab
CST6CDT         GMT             Libya           ROC
Canada          GMT+0           MET             ROK
Chile           GMT-0           MST             Singapore
Cuba            GMT0            MST7MDT         Turkey
osx /usr/share/zoneinfo>



_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to