[bug-notifications] [cvsps 0003466]: cvsps uses %z in strftime
Mantis Bug Tracker
noreply at opencsw.org
Sat Mar 14 13:48:49 CET 2009
The following issue has been CLOSED
======================================================================
http://opencsw.org/bugtrack/view.php?id=3466
======================================================================
Reported By: bwalton
Assigned To:
======================================================================
Project: cvsps
Issue ID: 3466
Category: regular use
Reproducibility: have not tried
Severity: major
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2009-03-13 19:43 CET
Last Modified: 2009-03-14 13:48 CET
======================================================================
Summary: cvsps uses %z in strftime
Description:
cvsps uses the non-portable %z in strftime calls which is causes git/cvs to
fail when using it in some cases.
======================================================================
----------------------------------------------------------------------
(0005651) bwalton (manager) - 2009-03-14 13:48
http://opencsw.org/bugtrack/view.php?id=3466#c5651
----------------------------------------------------------------------
Resolved with a patch to switch %z to +0000 (all times were GMT based).
New package released.
Issue History
Date Modified Username Field Change
======================================================================
2009-03-13 19:43 bwalton New Issue
2009-03-14 13:48 bwalton Note Added: 0005651
2009-03-14 13:48 bwalton Status new => closed
======================================================================
More information about the bug-notifications
mailing list