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
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
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
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
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