[Plplot-devel] plplot & BRITE satellite

2012-01-24 Thread Alan W. Irwin
Hi Aleksander: I am forwarding your post to the plplot-devel list as you requested. If you want to participate in the further discussion there, please subscribe to that list. As a first comment, our extcairo device is only tested by one example. See examples/c/ext-cairo-test.c with some context

Re: [Plplot-devel] F95 changes

2012-01-24 Thread Alan W. Irwin
On 2012-01-24 11:35- Andrew Ross wrote: > > Arjen, > > While running make test_diff_psc I've noticed a couple of issues with the > recent changes to the fortran 95 string handling. First one was a typo > with the arguments to achar being reversed which caused C to fortran > string conversions

Re: [Plplot-devel] F95 changes

2012-01-24 Thread Arjen Markus
Hi Andrew, hm, I had not spotted those yet - I will have a look. Not sure what the best way is vis-a-vis trailing blanks: in Fortran they are simply not significant - you have to program that yourself. Regards, Arjen On Tue, 24 Jan 2012 11:35:19 + Andrew Ross wrote: > > Arjen, > > Whil

[Plplot-devel] F95 changes

2012-01-24 Thread Andrew Ross
Arjen, While running make test_diff_psc I've noticed a couple of issues with the recent changes to the fortran 95 string handling. First one was a typo with the arguments to achar being reversed which caused C to fortran string conversions to fail. This is fixed. The other is more subtle. Us

Re: [Plplot-devel] Command-line parsing and Fortran 2003

2012-01-24 Thread Arjen Markus
Hello Alan, On Mon, 23 Jan 2012 11:45:22 -0800 (PST) "Alan W. Irwin" wrote: > Hi Arjen: > > I just spotted something of interest in the >gfortran-4.4.5 documentation > with respect to command-line parsing and the Fortran >2003 standard. > > To review the current status of Fortran command-li