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

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

[Octave-bug-tracker] [bug #62013] Multiple test failures when Octave is


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62013] Multiple test failures when Octave is compiled with -DNDEBUG
Date: Thu, 10 Feb 2022 02:12:48 -0500 (EST)

Follow-up Comment #2, bug #62013 (project octave):

That change looks pretty save to me. And the compiler will probably optimize
away the additional assignment when compiling without NDEBUG.
Imho, it would be ok to apply this on the stable branch.

Are there other places in the code base where functions (that shouldn't be
skipped) are executed as an argument of the `assert` macro?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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