Change 34872 by [EMAIL PROTECTED] on 2008/11/17 22:03:41
Errors in my integration descriptions detected and corrected by Steve
Hay.
Affected files ...
... //depot/maint-5.8/perl/Changes#163 edit
Differences ...
==== //depot/maint-5.8/perl/Changes#163 (text) ====
Index: perl/Changes
--- perl/Changes#162~34812~ 2008-11-10 13:21:40.000000000 -0800
+++ perl/Changes 2008-11-17 14:03:41.000000000 -0800
@@ -3660,7 +3660,7 @@
[ 33106]
Fix Win32 compiler warnings introduced by #33081 and #33085
- [just the 33081 part]
+ [just the 33085 part]
[ 33152]
Subject: [PATCH] don't forbid brace groups with g++ 4.2.2
@@ -13958,21 +13958,24 @@
____________________________________________________________________________
[ 30738] By: nicholas on 2007/03/23 22:36:51
Log: Integrate:
- [ 29605]
- Subject: [PATCH] Implement killpg() for MSWin32
+ [ 29868]
+ Subject: Re: [PATCH] win32_async_check() can still loop
indefinitely
From: Jan Dubois <[EMAIL PROTECTED]>
- Date: Wed, 20 Dec 2006 15:41:00 -0800
- Message-ID: <[EMAIL PROTECTED]>
+ Date: Mon, 15 Jan 2007 19:25:11 -0800
+ Message-ID: <[EMAIL PROTECTED]>
Branch: maint-5.8/perl
!> win32/win32.c
____________________________________________________________________________
[ 30737] By: nicholas on 2007/03/23 22:34:51
Log: Integrate:
- [ 29605]
- Subject: [PATCH] Implement killpg() for MSWin32
+ [ 29732]
+ Subject: Re: [PATCH] ANSIfy the PATH environment variable on
Windows
From: Jan Dubois <[EMAIL PROTECTED]>
- Date: Wed, 20 Dec 2006 15:41:00 -0800
- Message-ID: <[EMAIL PROTECTED]>
+ Date: Mon, 08 Jan 2007 14:58:12 -0800
+ Message-ID: <[EMAIL PROTECTED]>
+
+ Fixes the Borland build, in which the PATH was getting corrupted
+ when the variable that was just putenv()'d got free()'d
Branch: maint-5.8/perl
!> win32/win32.c
____________________________________________________________________________
End of Patch.