ID: 9878
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: 
Status: Open
Bug Type: Date/time related
Operating System: Solaris 2.6
PHP Version: 4.0.4pl1
New Comment:

Missing status.


Previous Comments:
------------------------------------------------------------------------

[2001-07-13 10:50:06] [EMAIL PROTECTED]

Can we try to get this patch in 4.0.7?  Its not as critical
an issue during the summer, but the standard time will
be here before you know it.

------------------------------------------------------------------------

[2001-05-07 14:10:13] [EMAIL PROTECTED]

Sorry, I replied to the email, but it didn't get logged to
the record.

Yes I'm sure Solaris2.6 does not have the tm_gmtoff value in 
tm struct.  Linux does, perhaps newer Solaris do also, I
don't know.  But definately 2.6 does not have the value
so the config does not set the HAVE_TM_GMTOF defined.

I supposed to test on Linux you could rebuild php and
override this define.

If its any help, we are using the patch I suggested on a
production Solaris server and it worked fine on both
sides of the time shift in April.

------------------------------------------------------------------------

[2001-05-07 12:52:14] [EMAIL PROTECTED]

Waiting for feedback on Rasmus' question.

------------------------------------------------------------------------

[2001-05-05 15:40:26] [EMAIL PROTECTED]

Are you sure that bit of code applies in your case?  ie. is HAVE_TM_GMTOFF undefined 
in your main/php_config.h file?  I am unable to recreate this problem here, but on my 
Linux box my gmadjust value comes straight from the libc system call ie. I have 
HAVE_TM_GMTOFF defined.

------------------------------------------------------------------------

[2001-03-30 10:13:58] [EMAIL PROTECTED]

I know there are a lot of open bugs and this one is probably pretty small compared to 
most, but the time window to
easily verify this bug and my suggested fix is quickly going
away for 6 months.  With the time shift this weekend, it
wil be much more difficult to reproduce this bug, unless you
start subtracting 86400 seconds per day to get back into standard time.

If someone could just look at what I've provided I think
it will be a no-brainer.  Even if it doesn't get tagged into
the new release, at least it will saved for the next.

Thanks

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=9878


Edit this bug report at http://bugs.php.net/?id=9878&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to