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

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

[Octave-bug-tracker] [bug #58385] Building --without-fltk and --without-


From: Rik
Subject: [Octave-bug-tracker] [bug #58385] Building --without-fltk and --without-sndfile produces unnecessary warnings during compile
Date: Sun, 17 May 2020 17:17:11 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: Building --without-fltk and --without-sndfile
produces unnecessary warnings during compile
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Sun 17 May 2020 02:17:09 PM PDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

FLTK compile warning:


libinterp/dldfcn/__init_fltk__.cc:2494:1: warning: ‘octave_value_list
F__fltk_check__(octave::interpreter&, const octave_value_list&, int)’
defined but not used [-Wunused-function]
 F__fltk_check__ (octave::interpreter& interp, const octave_value_list&, int)
 ^~~~~~~~~~~~~~~


Audiodevinfo compile warning:


libinterp/dldfcn/audiodevinfo.cc: In function ‘octave_value_list
F__recorder_audiorecorder__(octave::interpreter&, const octave_value_list&,
int)’:
libinterp/dldfcn/audiodevinfo.cc:1919:44: warning: unused parameter
‘interp’ [-Wunused-parameter]
 DEFMETHOD_DLD (__recorder_audiorecorder__, interp, args, ,
                                            ^
libinterp/corefcn/defun-int.h:106:30: note: in definition of macro
‘DECLARE_METHODX’
   name (octave::interpreter& interp_name,                               \
                              ^~~~~~~~~~~
libinterp/corefcn/defun-dld.h:102:3: note: in expansion of macro
‘DECLARE_METHOD’
   DECLARE_METHOD (name, interp_name, args_name, nargout_name)
   ^~~~~~~~~~~~~~
libinterp/dldfcn/audiodevinfo.cc:1919:1: note: in expansion of macro
‘DEFMETHOD_DLD’
 DEFMETHOD_DLD (__recorder_audiorecorder__, interp, args, ,
 ^~~~~~~~~~~~~







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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