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:22:21 UTC

[jira] Updated: (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 updated STDCXX-108:
--------------------------------

    Summary: [Mac OS X 10.2.8] error on timezone in src/time_put.cpp  (was: [Mac OS X 10.2.8] src/time_put.cpp fails to build)

> [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