-
Key: CORBA23-187
-
Legacy Issue Number: 1241
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: currently, #pragma prefix is completely unconstrained and can contain
any character. This includes potentially troublesome things such as space
and "/", or non-printing characters.I would suggest to define a syntax for #pragma prefix. In particular, I think
that "/" should be forbidden in a prefix. This is because otherwise, given
a repository ID, I cannot work out where the prefix ends and the scoped
name starts. In addition, things that cannot normally be part of file names
or identifiers should probably be forbidden as well, otherwise we could
get problems with things like the class path in Java. -
Reported: CORBA 2.2 — Mon, 27 Apr 1998 04:00 GMT
-
Disposition: Resolved — CORBA 2.3
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 21:35 GMT