octave-maintainers
[Top][All Lists]
Advanced

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

warnings in graphics.h


From: CdeMills
Subject: warnings in graphics.h
Date: Tue, 25 Jan 2011 05:54:51 -0800 (PST)

While compiling said file, with configuring using the
--enable-strict-warnings, there are a number of warnings produced, mostly
about:
- initialisation of the class members should occur into the constructor
initialisation list,
- apparently, the prototype of some operators is class something operator,
while it should be class something& operator

I enclose the list of warnings. As I told, I don't see the link between
src/graphics.h.in and graphics.h. May I ask the persons who worked on this
file to review the list and possibly silence the warnings ?

Thanks in advance

Pascal
http://octave.1599824.n4.nabble.com/file/n3236200/graphics.h-warning
graphics.h-warning 
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/warnings-in-graphics-h-tp3236200p3236200.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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