(j3.2006) J3 Fortran interp letter ballot #14 - due 8-Oct-2007

Michael Ingrassia michaeli
Tue Oct 2 16:05:25 EDT 2007


The following Fortran interpretations are being balloted:

Yes   No    Number     Title
-C-   ---   F03/0092   Procedure characteristics and unlimited
                        polymorphic
-C-   ---   F03/0093   Allocatable array on intrinsic assignment with
                        scalar expr
-Y-   ---   F03/0094   Final subroutine and VALUE attribute
-Y-   ---   F03/0095   Bounds remapped pointer assignment and
                        ASSOCIATED
-Y-   ---   F03/0097   Blanks as separators in NAMELIST input
-Y-   ---   F03/0098   Does allocate with source= define subcomponents?
-Y-   ---   F03/0099   Clause 16 does not account for volatile variable
-Y-   ---   F03/0100   Error in field width for special cases of signed
                        INFINITY output
-Y-   ---   F03/0101   Is UDDTIO output suitable for namelist and
                        list-directed input

F03/0092
Doesn't
procedure (foo) proc_tgt
need to be
procedure (foo), target :: proc_tgt
according to [84:21-22] ?
F03/0093
The "Note to J3" should be removed.

   

	--Michael I.




More information about the J3 mailing list