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

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

[Octave-bug-tracker] [bug #51553] New unused function warning during bui


From: Rik
Subject: [Octave-bug-tracker] [bug #51553] New unused function warning during build for prepend_octave_home()
Date: Sun, 23 Jul 2017 23:26:25 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

URL:
  <http://savannah.gnu.org/bugs/?51553>

                 Summary: New unused function warning during build for
prepend_octave_home()
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Sun 23 Jul 2017 08:26:24 PM PDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Recent builds now produce the following warning about an unused function:


src/shared-fcns.h:174:1: warning: ‘std::__cxx11::string
prepend_octave_home(const string&)’ defined but not used
[-Wunused-function]


The function prepend octave_home() exists in both src/shared-fcns.h and in
libinterp/corefcn/defaults.cc.  There are a number of other functions which
exist in both places.  I don't know what the intent is so I have not tried to
fix this.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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