On 2015-05-31 22:06+0100 Phil Rosenberg wrote:

> Hi Alan
> You should now find that the plbuf.c warning is gone. I haven't
> touched the plmeta files. I will leave these to Jim as I don't know
> that code well.

@ Phil: I confirm you fix, and thanks!

@Jim:

The remaining warnings are

/home/software/plplot/HEAD/plplot.git/src/plmetafile.c: In function 
‘read_header’:
/home/software/plplot/HEAD/plplot.git/src/plmetafile.c:341:8: warning: ‘pdf_rc’ 
may be used uninitialized in this function [-Wuninitialized]
/home/software/plplot/HEAD/plplot.git/src/plmetafile.c:306:9: note: ‘pdf_rc’ 
was declared here
/home/software/plplot/HEAD/plplot.git/src/plmetafile.c: In function 
‘plreadmetafile’:
/home/software/plplot/HEAD/plplot.git/src/plmetafile.c:378:23: warning: ‘plm’ 
may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/software/plplot/HEAD/plplot.git/src/plmetafile.c:1117:14: note: ‘plm’ was 
declared here

Would you please take responsibility for analyzing these and either
fixing (if possibility exists for using uninitialized value) or
else squelching by doing a dummy initialization with comment (if false alarm)?

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); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); 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
__________________________

------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to