F95 example 28 now compiles and works. Visually I get identical
results to the other languages. ifort produces identical files.
gfortran 4.1 does not quite produce identical files. When plotting the
string "The future of our civilization depends on software freedom."
all the spaces get optimised away and nothing is plotted. For other
languages (e.g. C, f77) a space is plotted. Visually this makes no
difference, but it does mean the files are not identical. I assume
this is something to do with the implementation of transfer in
gfortran. It would be interesting to see if other people suffer the
same problem.

I did uncover a bug in sfstubs.f90 which meant that plbox3 did not
work as expected with f95. This showed up in example 11 and 28. Now
fixed. 

Andrew

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to