(j3.2006) procedure declaration and elementals

Van Snyder Van.Snyder
Fri Mar 13 20:20:47 EDT 2009


On Fri, 2009-03-13 at 16:18 -0700, Bill Long wrote:
> So, at this point my conclusion is that the original program is not 
> conforming because of the procedure declaration statement.  It also 
> seems that an intrinsic elemental procedure cannot be the target of a 
> procedure pointer.

or 7.2.2.4p3 can be changed from "<proc-target> may be an elemental
intrinsic procedure even if <proc-pointer-object> is not elemental." to 
"<proc-target> may be an elemental intrinsic procedure even though
<proc-pointer-object> cannot be elemental."

C1219 could be replaced by a definition that the "elemental" part of the
characteristic specified by <proc-interface> doesn't apply to procedure
pointers or dummy procedures, perhaps by adding ", except that a
procedure pointer or procedure dummy argument is not elemental even if
the abstract interface is" at the end of 12.4.3.6p2.

-- 
Van Snyder                    |  What fraction of Americans believe 
Van.Snyder at jpl.nasa.gov       |  Wrestling is real and NASA is fake?
Any alleged opinions are my own and have not been approved or
disapproved by JPL, CalTech, NASA, the President, or anybody else.




More information about the J3 mailing list