On 2007-11-08 10:57-0800 Alan W. Irwin wrote:

[EMAIL PROTECTED]> time cmake
-DCMAKE_INSTALL_PREFIX=/home/software/plplot_cvs/installcmake
-DCMAKE_VERBOSE_MAKEFILE=ON -DENABLE_ada=ON -DBUILD_TEST=ON
-DENABLE_pygcw=OFF ../plplot_cmake >& cmake.out

I forgot to mention with the above configuration options, and

g++ --version
g++ (GCC) 4.2.3 20071014 (prerelease) (Debian 4.2.2-3)

there were a number of compilation warnings of a particular type for the
build.  For exact details of all these warnings, see the attached compressed
make.out file.

To summarize, the warning message was

warning: deprecated conversion from string constant to ‘char*’

and it occurred for

bindings/wxwidgets/wxPLplotstream.cpp: line 66

drivers/wxwidgets.cpp: lines 160 (21 times), 382, 563 (6 times), 1475, 1620,
and 1746

Werner, could you take care of this please?

This warning message also occurred in a large subset of the C++ examples.

Andrew, could you take care of at least some of these warnings working from
the low numbers to the high numbers?  Once I see one of your commits telling
how to deal with the problem, I could work from the high numbers down to
give you a hand cleaning this up.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

Attachment: make.out.gz
Description: compressed make.out to show all the warnings

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to