From owner-sc22wg5@dkuug.dk  Sat Jun 21 00:57:45 2003
Received: (from majordom@localhost)
	by dkuug.dk (8.12.8p1/8.9.2) id h5KMvjQ9030721
	for sc22wg5-domo; Sat, 21 Jun 2003 00:57:45 +0200 (CEST)
	(envelope-from owner-sc22wg5@dkuug.dk)
X-Authentication-Warning: ptah.dkuug.dk: majordom set sender to owner-sc22wg5@dkuug.dk using -f
Received: from math.jpl.nasa.gov (math.jpl.nasa.gov [137.79.7.57])
	by dkuug.dk (8.12.8p1/8.9.2) with ESMTP id h5KMvYEc030702
	for <sc22wg5@dkuug.dk>; Sat, 21 Jun 2003 00:57:38 +0200 (CEST)
	(envelope-from vsnyder@math.jpl.nasa.gov)
Received: from math.jpl.nasa.gov (localhost.localdomain [127.0.0.1])
	by math.jpl.nasa.gov (8.12.8/8.12.8) with ESMTP id h5KMvPJe021191
	for <sc22wg5@dkuug.dk>; Fri, 20 Jun 2003 15:57:25 -0700
Received: from math.jpl.nasa.gov (vsnyder@localhost)
	by math.jpl.nasa.gov (8.12.8/8.12.8/Submit) with ESMTP id h5KMvPYR021187
	for <sc22wg5@dkuug.dk>; Fri, 20 Jun 2003 15:57:25 -0700
Message-Id: <200306202257.h5KMvPYR021187@math.jpl.nasa.gov>
X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4
Reply-to: Van.Snyder@jpl.nasa.gov
From: Van.Snyder@jpl.nasa.gov
To: sc22wg5@dkuug.dk
Subject: IMPORT and separate interfaces
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 20 Jun 2003 15:57:25 -0700
Sender: owner-sc22wg5@dkuug.dk
Precedence: bulk


Aleksandar has pointed out that 03-123 says nothing about IMPORT statements
in separate interface bodies.

There are three possibilities:

1.  Separate interface bodies don't automatically have host association.
    If you want it, you have to put in an IMPORT statement.  This is a
    bit bizarre, given that the procedure whose interface it declares
    might well be in the same scoping unit, and would have host association.

2.  Separate interface bodies do automatically have host association, and
    use of an IMPORT statement in one is forbidden.

3.  Separate interface bodies do automatically have host association, and
    use of an IMPORT statement in one is allowed, in which case we have to
    say what it means.  It's not obvious the same rules should apply.

Do you have an opinion?

-- 
Van Snyder                    |  What fraction of Americans believe 
Van.Snyder@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, Sean O'Keefe, George Bush, the Pope, or anybody else.


