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

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

[Octave-bug-tracker] [bug #64933] Stat sometimes produces wrong timestam


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #64933] Stat sometimes produces wrong timestamp
Date: Mon, 27 Nov 2023 12:03:38 -0500 (EST)

Follow-up Comment #5, bug #64933 (project octave):

Looking only at the output of localtime doesn't help here.

What are the structures returned from stat in each case (all the fields)?  I'm
surprised that there would be a difference between the following two calls,
but maybe there is a reason?


stat ("some-file")
stat (fopen ("some-file"))


We can only start to debug this problem if we know what that difference is.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64933>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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