On Mon, Oct 01, 2007 at 09:30:13AM -0700, Alan Irwin wrote: > On 2007-10-01 13:44+0100 Andrew Ross wrote: > > > > > Statements like > > print *,"Hello"//" World" > > work with all 3 compilers, although ifort adds an extra blank space in > > when concatenating the strings. > > Ugh. Why in the world would they add a blank when concatanating character > strings? That's just an ifort bug in my view.
As an aside, I see the same thing even with the alternative way of concatenating strings. "diff x23c.psc x23f.psc" in the test directory shows extra spaces inserted with the ifort compiler, but not with gfortran. At least it runs now. 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