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

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

[Octave-bug-tracker] [bug #55447] mkoctfile: wrong LFLAGS warning


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #55447] mkoctfile: wrong LFLAGS warning
Date: Fri, 11 Jan 2019 09:39:47 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

URL:
  <https://savannah.gnu.org/bugs/?55447>

                 Summary: mkoctfile: wrong LFLAGS warning
                 Project: GNU Octave
            Submitted by: i7tiol
            Submitted on: Fri 11 Jan 2019 02:39:46 PM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Olaf Till
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.0.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

(tested with changeset 826d4c26e5e2 of 5.0.1 (2019-01-10))

The lines in src/mkoctfile.in.cc:

  if (vars["LFLAGS"] != vars["LDFLAGS"])
    {
      std::cerr << "warning: ...

warn if LDFLAGS is passed in the environment to mkoctfile. Surely it was meant
to test if 'vars["LFLAGS"]' is non-empty.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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