Author: coke
Date: Fri Nov 14 13:21:29 2008
New Revision: 32647
Modified:
trunk/docs/pdds/pdd19_pir.pod
Changes in other areas also in this revision:
Modified:
trunk/DEPRECATED.pod
trunk/compilers/imcc/imcc.l
trunk/compilers/imcc/imclexer.c
trunk/t/compilers/imcc/syn/regressions.t
trunk/t/pmc/objects.t
trunk/t/pmc/sub.t
Log:
Resolve RT #48735; disallow :: in PIR identifiers; remove any usage of this
[DEPRECATED] syntax; un-todo the test that enforces it.
Modified: trunk/docs/pdds/pdd19_pir.pod
==============================================================================
--- trunk/docs/pdds/pdd19_pir.pod (original)
+++ trunk/docs/pdds/pdd19_pir.pod Fri Nov 14 13:21:29 2008
@@ -79,8 +79,6 @@
can be used as identifiers.
}}
-{{ NOTE: The use of C<::> in identifiers is deprecated. [See RT #48735] }}
-
=head3 Labels
A label declaration consists of a label name followed by a colon. A label name