[svn:parrot] r45807 - trunk
NotFound at svn.parrot.org
NotFound at svn.parrot.org
Mon Apr 19 14:42:42 UTC 2010
Author: NotFound
Date: Mon Apr 19 14:42:42 2010
New Revision: 45807
URL: https://trac.parrot.org/parrot/changeset/45807
Log:
add deprecation notice for TT #1506
Modified:
trunk/DEPRECATED.pod
Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod Mon Apr 19 14:12:15 2010 (r45806)
+++ trunk/DEPRECATED.pod Mon Apr 19 14:42:42 2010 (r45807)
@@ -134,6 +134,13 @@
L<https://trac.parrot.org/parrot/ticket/1561>
+=item PMC must use manual_attrs or auto_attrs flag [eligible in 2.4]
+
+PMCs must no longer use default value for manual/auto attribute allocation,
+manual_attrs or auto_attrs must be specified.
+
+L<http://trac.parrot.org/parrot/ticket/1506>
+
=back
=head1 Opcodes
More information about the parrot-commits
mailing list