[svn:parrot] r46443 - trunk

plobsing at svn.parrot.org plobsing at svn.parrot.org
Sun May 9 21:09:51 UTC 2010


Author: plobsing
Date: Sun May  9 21:09:50 2010
New Revision: 46443
URL: https://trac.parrot.org/parrot/changeset/46443

Log:
deprecate .nci_call syntax

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Sun May  9 21:05:32 2010	(r46442)
+++ trunk/DEPRECATED.pod	Sun May  9 21:09:50 2010	(r46443)
@@ -256,6 +256,12 @@
 
 L<https://trac.parrot.org/parrot/ticket/1622>
 
+=item .nci_call [eligible in 3.1]
+
+As of the latest PCC changes, there is nothing special about calling an NCI sub.
+
+L<https://trac.parrot.org/parrot/ticket/1623>
+
 =back
 
 =head1 Functions


More information about the parrot-commits mailing list