warn on C<my($foo,$foo)>
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 0402995..e6a2ede 100644 (file)
--- a/Changes
+++ b/Changes
@@ -78,6 +78,17 @@ Version 5.005_51        Development release working toward 5.006
 ----------------
 
 ____________________________________________________________________________
+[  1777] By: gsar                                  on 1998/08/10  07:02:38
+        Log: various tweaks: fix signed vs. unsigned problems that prevented C++
+             builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
+             lexical warning testsuite for win32
+     Branch: perl
+          ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
+          ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
+          ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
+          ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
+           ! win32/Makefile win32/makefile.mk
+____________________________________________________________________________
 [  1776] By: gsar                                  on 1998/08/09  17:53:48
         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
      Branch: perl