From owner-sc22wg5@open-std.org  Sat Jan 15 01:04:31 2005
Return-Path: <owner-sc22wg5@open-std.org>
X-Original-To: sc22wg5-domo1
Delivered-To: sc22wg5-domo1@open-std.org
Received: by open-std.org (Postfix, from userid 521)
	id 695A21F2E8; Sat, 15 Jan 2005 01:04:31 +0100 (CET)
X-Original-To: sc22wg5@open-std.org
Delivered-To: sc22wg5@open-std.org
Received: from dkuug.dk (ptah.dkuug.dk [195.215.30.66])
	by open-std.org (Postfix) with ESMTP id 5361F12B05
	for <sc22wg5@open-std.org>; Sat, 15 Jan 2005 01:04:29 +0100 (CET)
Received: from nwkea-mail-2.sun.com (nwkea-mail-2.sun.com [192.18.42.14])
	by dkuug.dk (8.12.10/8.9.2) with ESMTP id j0F01FwE028466
	for <sc22wg5@dkuug.dk>; Sat, 15 Jan 2005 01:01:25 +0100 (CET)
	(envelope-from michaeli@ranma.sfbay.sun.com)
Received: from sfbaymail2sca.sfbay.sun.com ([129.145.155.42])
	by nwkea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id j0ENlkpv018684
	for <sc22wg5@dkuug.dk>; Fri, 14 Jan 2005 15:47:46 -0800 (PST)
Received: from ranma.sfbay.sun.com (ranma.SFBay.Sun.COM [129.146.78.89])
	by sfbaymail2sca.sfbay.sun.com (8.12.10+Sun/8.12.10/ENSMAIL,v2.2) with ESMTP id j0ENljuL026087
	for <sc22wg5@dkuug.dk>; Fri, 14 Jan 2005 15:47:45 -0800 (PST)
Received: (from michaeli@localhost)
	by ranma.sfbay.sun.com (8.11.7p1+Sun/8.11.7) id j0ENljQ20803
	for sc22wg5@dkuug.dk; Fri, 14 Jan 2005 15:47:45 -0800 (PST)
Date: Fri, 14 Jan 2005 15:47:45 -0800 (PST)
From: Michael Ingrassia <michaeli@ranma.sfbay.sun.com>
Message-Id: <200501142347.j0ENljQ20803@ranma.sfbay.sun.com>
To: sc22wg5@dkuug.dk
Subject: Re: WG5 leter ballot on interpretations - N1612
X-Sun-Charset: US-ASCII
X-Spam-Score: 0 () 
Sender: owner-sc22wg5@open-std.org
Precedence: bulk

          WG5 letter ballot 1 on Fortran 2003 interpretations
                      John Reid, 30 November 2004
The following Fortran 2003 interpretations are being balloted:

Yes   No    Number       Title
-Y-   ---   000004     Value returned by MAXVAL/MINVAL
-Y-   ---   000006     Character length specification of a function
result
-Y-   ---   000008     Optional arguments to MAX/MIN
-Y-   ---   000017     Characteristics of an array function result
-Y-   ---   000023     Termination of the previous record by a WRITE
                       statement
-Y-   ---   000030     Ordering requirements on definition of
specification
                       functions
-Y-   ---   000031     Association of pointer function result with
                       INTENT(OUT) dummy argument (subsumed by 000074)
-Y-   ---   000068     Asterisks as I/O units
-Y-   ---   000074     TARGET dummy arguments and POINTER expressions
-Y-   ---   000078     Resolving generic procedure references
-Y-   ---   000096     End-of-record and PAD
-Y-   ---   000098     Are dummy functions returning assumed-length
                       character legal? (duplicate of 000006)
-Y-   ---   000102     mask-expr evaluated only once
-Y-   ---   000103     Derived type name DOUBLEPRECISION
-Y-   ---   000104     Representation method of result of REAL
-Y-   ---   F90/000049 Characteristics of function results
-Y-   ---   F90/000070 Characteristics specified by interface bodies
-Y-   ---   F90/000096 Definition of "Declaration"
-Y-   ---   F90/000140 TARGET attribute for a derived-type object with a
                       pointer component
-Y-   ---   F90/000180 Unambiguous generic references
-Y-   ---   F90/000206 Collating sequence inconsistencies
-Y-   ---   F90/000207 Integer bit-model inconsistency
-Y-   ---   F90/000208 nonadvancing output followed by list directed
output
-Y-   ---   F90/000210 nonadvancing write followed by list directed
write
-Y-   ---   JP-24      The bnf term shared-term-do-construct
-Y-   ---   F03/0001   Generic type-bound procedures
-Y-   ---   F03/0002   Component value for pointer components
-Y-   ---   F03/0003   Referencing deferred bindings {subsumed by
                       F03/0004}
-Y-   ---   F03/0004   Type-bound procedures and undefined
                       association status
-Y-   ---   F03/0005   Argument association and the TARGET attribute
-Y-   ---   F03/0006   Intrinsic assignment and allocatable components
-Y-   ---   F03/0007   Finalization of structure constructors in
                       specifications
-Y-   ---   F03/0009   VALUE attribute for passed-object dummy arguments
-Y-   ---   F03/0010   Unlimited polymorphic pointer/allocatable dummy
                       arguments
-Y-   ---   F03/0011   Allocating objects of abstract types
-Y-   ---   F03/0013   VALUE attribute for polymorphic dummy arguments
-Y-   ---   F03/0014   Automatic arrays in interface bodies
-Y-   ---   F03/0015   TARGET attribute for associate names
-Y-   ---   F03/0016   Invoking type-bound procedures via array objects
