various fixes for clean build and test on win32; configpm broken,
[p5sagit/p5-mst-13.2.git] / bytecode.pl
index 126ea5f..f53b0ce 100644 (file)
@@ -169,8 +169,6 @@ struct bytestream {
 };
 #endif /* INDIRECT_BGET_MACROS */
 
-void *bset_obj_store _((void *, I32));
-
 enum {
 EOT
 
@@ -386,6 +384,7 @@ cop_filegv  *(SV**)&cCOP->cop_filegv                svindex
 cop_seq                cCOP->cop_seq                           U32
 cop_arybase    cCOP->cop_arybase                       I32
 cop_line       cCOP->cop_line                          line_t
+cop_warnings   cCOP->cop_warnings                      svindex
 main_start     PL_main_start                           opindex
 main_root      PL_main_root                            opindex
 curpad         PL_curpad                               svindex         x