develooper Front page | perl.cvs.mod_parrot | Postings from August 2009

[svn:mod_parrot] r661 - mod_parrot/branches/configure-jeff/eg/pir

From:
jhorwitz
Date:
August 29, 2009 11:31
Subject:
[svn:mod_parrot] r661 - mod_parrot/branches/configure-jeff/eg/pir
Message ID:
20090829183135.5B81B1844BA@xx12.develooper.com
Author: jhorwitz
Date: Sat Aug 29 11:31:35 2009
New Revision: 661

Modified:
   mod_parrot/branches/configure-jeff/eg/pir/interpinfo.pir

Log:
remove deprecated EXTENDED_PMCS interpinfo arg


Modified: mod_parrot/branches/configure-jeff/eg/pir/interpinfo.pir
==============================================================================
--- mod_parrot/branches/configure-jeff/eg/pir/interpinfo.pir	(original)
+++ mod_parrot/branches/configure-jeff/eg/pir/interpinfo.pir	Sat Aug 29 11:31:35 2009
@@ -98,10 +98,6 @@
     $S0 = $I0
     print_row(r, "GC_LAZY_MARK_RUNS", $S0)
 
-    $I0 = interpinfo .INTERPINFO_EXTENDED_PMCS
-    $S0 = $I0
-    print_row(r, "EXTENDED_PMCS", $S0)
-
     $S0 = interpinfo .INTERPINFO_RUNTIME_PREFIX
     print_row(r, "RUNTIME_PREFIX", $S0)
 



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About