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

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

[Octave-bug-tracker] [bug #46449] Address-sanitizer triggered in scripts


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #46449] Address-sanitizer triggered in scripts/sparse/ichol.m
Date: Tue, 17 Nov 2015 12:08:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #4, bug #46449 (project octave):

The patch is OK except that we should not be directly altering CFLAGS,
CXXFLAGS, FFLAGS, or LDFLAGS.  Those are supposed to be left to the user to
define without having to worry about wiping out flags that are set by
configure.  But Octave's build system already uses additional variables to
handle this kind of thing, so the change should be fairly simple.  Unless
someone beats me to it, I can make the changes.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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