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

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

[Octave-bug-tracker] [bug #53330] [octave forge] (control) several funct


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53330] [octave forge] (control) several functions crash Octave with SIGABRT from invalid free
Date: Tue, 20 Mar 2018 11:25:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #10, bug #53330 (project octave):

I'm surprised that it ever worked with OCTAVE_LOCAL_BUFFER (bool, ...) since
the size of bool in C++ is typically 1 byte, but Fortran 77 requires that
LOGICAL is the same size as INTEGER and REAL, which would typically be 4
bytes.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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