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

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

[Octave-bug-tracker] [bug #51351] mktime() crashes on Windows


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51351] mktime() crashes on Windows
Date: Fri, 30 Jun 2017 22:15:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

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

Nothing obviously having to do with time from what I can see:


 ChangeLog                 |  147
++++++++++++++++++++++++++++++++++++++++++++++
 build-aux/texinfo.tex     |   58 +++++++++--------
 doc/build-automation.texi |   39 +++++------
 doc/gnulib.texi           |    2 +-
 gnulib-tool               |   59 ++++++++++++------
 lib/canonicalize-lgpl.c   |    6 +-
 lib/classpath.c           |    6 +-
 lib/diffseq.h             |    8 +-
 lib/float.in.h            |    2 +-
 lib/getopt-pfx-core.h     |    5 +
 lib/getopt-pfx-ext.h      |    5 +
 lib/gettext.h             |    3 +-
 lib/localename.c          |    2 +-
 lib/same-inode.h          |    2 +-
 lib/savewd.c              |   12 +++-
 lib/sched.in.h            |    9 +-
 lib/stat-w32.c            |    6 +
 lib/xalloc-oversized.h    |    2 +-
 m4/float_h.m4             |    6 +-
 m4/fmal.m4                |    4 +-
 m4/frexpl.m4              |    4 +-
 m4/host-cpu-c-abi.m4      |   19 ++++-
 m4/logbl.m4               |    4 +-
 m4/sched_h.m4             |   21 +++++-
 m4/sys_types_h.m4         |    5 +-
 modules/fstat             |    6 +-
 modules/stat              |    6 +-
 modules/strtod-obsolete   |    2 +-
 modules/uniwidth/base     |    2 +-
 modules/uniwidth/width    |    2 +-
 30 files changed, 346 insertions(+), 108 deletions(-)


Philip - how do you know that mktime is causing the crash? Do you have a test
case where you can call mktime(some_struct) and result in a crash? Can we
reduce this to a C test so someone who has a working msys development
environment on Windows can git clone gnulib and check it out independently?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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