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

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

[Octave-bug-tracker] [bug #61821] segfault using tree_parameter_list in


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61821] segfault using tree_parameter_list in oct file
Date: Thu, 24 Feb 2022 11:07:34 -0500 (EST)

Follow-up Comment #18, bug #61821 (project octave):

Nice find! Thank you.

Are those problematic types in `oct-time.h`? That's the only (public) header I
found that is using this type.

Could we just change the types of those member variables to `int64_t` and have
it cast to the correct type implicitly when calling the corresponding C
functions (or wrappers) on systems where `time_t` is 32 bits wide?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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