You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/01/13 01:54:22 UTC

[jira] Resolved: (STDCXX-108) [Mac OS X 10.2.8] error on timezone in src/time_put.cpp

     [ http://issues.apache.org/jira/browse/STDCXX-108?page=all ]
     
Martin Sebor resolved STDCXX-108:
---------------------------------

    Resolution: Fixed

Verified with gcc 4.01. on Darwin Kernel Version 8.4.0. Andrew, please check out the patch at your convenience and let us know if it fixes your build as well. If it does feel free to close this issue.

> [Mac OS X 10.2.8] error on timezone in src/time_put.cpp
> -------------------------------------------------------
>
>          Key: STDCXX-108
>          URL: http://issues.apache.org/jira/browse/STDCXX-108
>      Project: STDCXX
>         Type: Bug
>   Components: Build
>     Versions: 4.1.3
>  Environment: Mac OS X 10.2.8/Darwin 6.8 with GCC 3.1
>     Reporter: Andrew Black
>     Assignee: Martin Sebor
>      Fix For: 4.1.4

>
> The version of time.h provided with this operating system defines neither an extern timezone primitive, nor an extern daylight primitive.  Further confounding this problem is the presence of a char *(timezone)(int, int) (or char *(timezone)(int *, int *)) protype.
> __rw_get_zone() in src/time_put.cpp expects the timezone and daylight primives rather than the function prototype, and fails to build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira