[Bug libfortran/22570] Null Characters instead of blanks in text output.

Paul Thomas paulthomas2@wanadoo.fr
Wed Jul 20 22:02:00 GMT 2005


Steve,

There are two problems:

>The output looks good though:
>    19     1     4     9    16    25    36    49    64    81   100   121   144   169   196   225   256   289   324
>  
>
               ^ we need four more spaces here.

>
>The problem is apparently still on the read side of things.
>
I agree; replacing (2x, i4) with i6 works.  It's all down to x-editing 
problems.  I must stop now but will resume in the morrow.

I believe both problems (and the one I patched) are down to the logic 
determining the present pointer, the maximum but unprinted pointer and 
the pending spaces.  I just do not see it yet.

Paul T




More information about the Fortran mailing list