On 2018-01-05 08:09-0000 Arjen Markus wrote:

First the C example:

"x01c -dev wingcc" complains that I did not give the value for the -dev option. If I give other 
options like "a b c", I get complaints that these are unknown. If I run "x02c -dev 
wingcc", all works as usual.
$ ./x01c -dev wingcc
Argument missing for -dev option.

Hi Arjen:

I have responded already to your fortran report with a bug fix, but I
respond here also to the above C issue you discovered.

I get a similar error for

examples/c/x01c -dev xwin

but not for the valgrind-clean variant I checked before

examples/c/x01c -dev psc -o test.psc

I have no idea why the former form does not work while the latter form
works perfectly in all regards, but I will definitely look into this
weird difference between these two different parsing results.

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
__________________________

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to