[svn:parrot] r41822 - trunk

allison at svn.parrot.org allison at svn.parrot.org
Sun Oct 11 09:25:04 UTC 2009


Author: allison
Date: Sun Oct 11 09:25:00 2009
New Revision: 41822
URL: https://trac.parrot.org/parrot/changeset/41822

Log:
[pcc] Add a deprecation notice for optional named parameters that aren't
declared.

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Sun Oct 11 07:48:09 2009	(r41821)
+++ trunk/DEPRECATED.pod	Sun Oct 11 09:25:00 2009	(r41822)
@@ -157,6 +157,10 @@
 
 L<https://trac.parrot.org/parrot/ticket/1091>
 
+=item implicit optional named parameters [eligible in 2.1]
+
+L<https://trac.parrot.org/parrot/ticket/1103>
+
 =back
 
 =head1 Functions


More information about the parrot-commits mailing list