[svn:parrot] r45814 - trunk

plobsing at svn.parrot.org plobsing at svn.parrot.org
Tue Apr 20 04:34:57 UTC 2010


Author: plobsing
Date: Tue Apr 20 04:34:57 2010
New Revision: 45814
URL: https://trac.parrot.org/parrot/changeset/45814

Log:
deprecate nci signature strings

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Tue Apr 20 03:41:50 2010	(r45813)
+++ trunk/DEPRECATED.pod	Tue Apr 20 04:34:57 2010	(r45814)
@@ -208,6 +208,12 @@
 
 L<https://trac.parrot.org/parrot/ticket/1548>
 
+=item dlfunc and new_callback signature string format [eligible in 2.4]
+
+These will be changed to allow more flexibility in types.
+
+L<https://trac.parrot.org/parrot/ticket/1565>
+
 =item find_lex [eligible in 2.4]
 
 find_lex will not throw exception for non-existing lexicals.


More information about the parrot-commits mailing list