octave-maintainers
[Top][All Lists]
Advanced

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

New warning during build


From: Rik
Subject: New warning during build
Date: Fri, 13 Dec 2019 18:12:04 -0800

This should be simple to fix.  I'm seeing this new warning

libinterp/corefcn/graphics.cc: In member function ‘void
gh_manager::execute_callback(const graphics_handle&, const octave_value&,
const octave_value&)’:
libinterp/corefcn/graphics.cc:12132:29: warning: unused variable ‘es’
[-Wunused-variable]
       octave::error_system& es = m_interpreter.get_error_system ();

--Rik



reply via email to

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