On 2016-12-20 21:23-0500 Pedro Vicente wrote:

> @Alan
>
> yes, git is really good for these things, I forgot about that.
>
> I did
>
> git checkout 67ef7be48217c098ae49bb893df5e170c3eccc2c

Hi Pedro:

Note this summary of the last three commits (all from Phil) for the
master branch.

software@raven> git log --oneline -3
995e75e Made some items clearer in the wxWigdets Demo
65e7b3c Fix bug with plotting in wxPLplotDemo
67ef7be Added a function to check if the window is ready to accept plot 
commands.

So master^^ = 67ef7be is the one you are testing which is simply
a preparation for master^ = 65e7b3c.  I thought it was master^ that
worked previously for you on one platform, and master = 995e75e that
has been causing you trouble since. So I am surprised you are testing
master^^ = 67ef7be rather than master^ = 65e7b3c.  But maybe I am not
remembering the sequence of events and tests correctly.

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
__________________________

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to