------- Comment #14 from sfilippone at uniroma2 dot it  2008-09-01 08:13 -------
(In reply to comment #11)

> My point is this:
> As you said in your first comment, there is no ambiguity in your code. 
> vector is defined in only one module which is used when needed in other
> modules.
> Moreover you use private statements to prevent use associated entities from
> being exported in those modules. 
Well, the code would be legal even without the private statement, I can USE
definitions directly or indirectly as many times as I like. Or at least so I
understand.....
Salvatore


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37274

Reply via email to