octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #45592] strftime problem with %z


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45592] strftime problem with %z
Date: Tue, 21 Jul 2015 03:15:38 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.1.0

Update of bug #45592 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
              Item Group:                    None => Feature Request        
                  Status:                    None => Confirmed              
                 Release:                   3.8.2 => dev                    

    _______________________________________________________

Follow-up Comment #2:

Looked into this a bit, it is not the gnulib function that is to blame. Octave
doesn't save/restore the "gmtoff" field in a struct tm when converting to and
from octave values, so an uninitialized random value is passed to the
underlying strftime C function.

This would be an enhancement to support the "%z" format conversion by
preserving the "gmtoff" field correctly.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45592>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]