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

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

[Octave-bug-tracker] [bug #44662] [OF io] csv2cell.cc miscompiled with O


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44662] [OF io] csv2cell.cc miscompiled with Octave built for 64-bit windows
Date: Mon, 30 Mar 2015 06:49:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #3, bug #44662 (project octave):

Hmm, yeah, cell2csv() is a much less potentially problematic because it isn't
using the stack to the degree csv2cell() is.  With cell2cvs() one can comment
out most of the code and slowly add lines back in to see where the function is
crashing.  However, I'm wondering if the issue is related to the addition of
package object code in the non-64-bit addressing environment.  Are other
functions in the package working as expected?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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