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

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

[Octave-bug-tracker] [bug #65476] mkoctfile -p LIBS now includes many de


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65476] mkoctfile -p LIBS now includes many dependencies
Date: Mon, 18 Mar 2024 04:09:04 -0400 (EDT)

Follow-up Comment #2, bug #65476 (group octave):

Likely a regression from this change:
https://hg.savannah.gnu.org/hgweb/octave/rev/baf7621aa073

I nested a new m4 macro inside those configure checks that also uses
`save_LIBS` to save and restore the value of the `LIBS` variable. Thus, the
outer `save_LIBS` is overridden and the original value is no longer restored
correctly.
A similar issue likely happens for the other variables that are potentially
set in restored in those m4 macros.

I'll try to propose a patch some time later today.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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