[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] win32_crashrpt.c e-mail address change

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Wed, 20 Jan 2010 13:32:41 +0100

On Wed, Jan 20, 2010 at 1:15 PM, Gavin Beau Baumanis
<gavin_at_thespidernet.com> wrote:
> Ping.
> This updated submission has received no comments.
>

Thanks for the reminder Gavin.

> On 07/01/2010, at 7:10 PM, Ed wrote:
>
[..]
>>
>> Well, in that case here's an updated patch.
>>
>> Log:
>>
>> [[[
>> Updated the crash report e-mail address to reflect the change
>> to ASF.
>>
>> * subversion/libsvn_subr/win32_crashrpt.c
>>  CRASHREPORT_EMAIL : s/tigris/apache/
>>
>> Patch by: Edmund Wong ed{_AT_}kdtc.net
>> ]]]
>>
>> Index: subversion/libsvn_subr/win32_crashrpt.c
>> ===================================================================
>> --- subversion/libsvn_subr/win32_crashrpt.c   (revision 896742)
>> +++ subversion/libsvn_subr/win32_crashrpt.c   (working copy)
>> @@ -40,7 +40,7 @@
>> HANDLE dbghelp_dll = INVALID_HANDLE_VALUE;
>>
>> /* Email address where the crash reports should be sent too. */
>> -#define CRASHREPORT_EMAIL "svn-breakage_at_subversion.tigris.org"
>> +#define CRASHREPORT_EMAIL "notifications_at_subversion.apache.org"
>>
>> #define DBGHELP_DLL "dbghelp.dll"
>>

+1 for the patch. I'll commit tonight unless someone else beats me to it.

Lieven
Received on 2010-01-20 13:33:38 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.