On 2012-08-13 19:44+0100 Andrew Ross wrote:

> I agree that [alt_hue_path] sounds like a much better wording than "rev". If 
> you are
> happy to make the code changes I'll attempt a more sensible rewording of
> the docbook documentation.

Thanks, Andrew, for your willingness to deal with the DocBook
documentation side of this.  With revision 12207, I have started the
code changes by finding all files that mention the PLControlPt struct
or its only example, cmap1cp using

find -type f |grep -v svn|xargs egrep -l "(PLControlPt|cmap1cp)"

and making the appropriate rev ==>alt_hue_path changes to PLControlPt
and cmap1cp in all those files.  That result has been successfully
build tested (which should rule out any inconsistencies in my name
changes).

So far so good, but there is a lot more rev ==>alt_hue_path source
code changes to come since plscmap1l (or cmap1l) is mentioned in quite
a large number of different files in src, bindings, and examples.

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
__________________________

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to