You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Paul Burba <pt...@gmail.com> on 2009/07/28 15:21:41 UTC

Re: svn commit: r38482 - branches/1.6.x

Hi Mike,

I nominated r38388 a while back, which is what I think you intended here.
              ^

  * r38388
    Handle incomplete deleted rev report request.
    Justification:
      Incomplete request will cause uninitialized variables to be referenced.
    Votes:
      +1: glasser (via e-mail), pburba

Paul

On Tue, Jul 28, 2009 at 11:03 AM, C. Michael Pilato<cm...@collab.net> wrote:
> Author: cmpilato
> Date: Tue Jul 28 08:03:12 2009
> New Revision: 38482
>
> Log:
> Recommend r36388 for backport.
>
> Modified:
>   branches/1.6.x/STATUS
>
> Modified: branches/1.6.x/STATUS
> URL: http://svn.collab.net/viewvc/svn/branches/1.6.x/STATUS?pathrev=38482&r1=38481&r2=38482
> ==============================================================================
> --- branches/1.6.x/STATUS       Sun Jul 26 05:27:13 2009        (r38481)
> +++ branches/1.6.x/STATUS       Tue Jul 28 08:03:12 2009        (r38482)
> @@ -15,6 +15,12 @@ Status of 1.6.4:
>
>  Candidate changes:
>
> + * r36388
> +   Initialize variables which may not get assigned to if user input
> +   isn't complete.
> +   Votes:
> +     +1: glasser (per @dev recommendation to backport), cmpilato
> +
>  * r36720
>    Fix building with Apache 2.4.
>    Votes:
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=2376302
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2376316


Re: svn commit: r38482 - branches/1.6.x

Posted by "C. Michael Pilato" <cm...@collab.net>.
Right you are!

Paul Burba wrote:
> Hi Mike,
> 
> I nominated r38388 a while back, which is what I think you intended here.
>               ^
> 
>   * r38388
>     Handle incomplete deleted rev report request.
>     Justification:
>       Incomplete request will cause uninitialized variables to be referenced.
>     Votes:
>       +1: glasser (via e-mail), pburba
> 
> Paul
> 
> On Tue, Jul 28, 2009 at 11:03 AM, C. Michael Pilato<cm...@collab.net> wrote:
>> Author: cmpilato
>> Date: Tue Jul 28 08:03:12 2009
>> New Revision: 38482
>>
>> Log:
>> Recommend r36388 for backport.
>>
>> Modified:
>>   branches/1.6.x/STATUS
>>
>> Modified: branches/1.6.x/STATUS
>> URL: http://svn.collab.net/viewvc/svn/branches/1.6.x/STATUS?pathrev=38482&r1=38481&r2=38482
>> ==============================================================================
>> --- branches/1.6.x/STATUS       Sun Jul 26 05:27:13 2009        (r38481)
>> +++ branches/1.6.x/STATUS       Tue Jul 28 08:03:12 2009        (r38482)
>> @@ -15,6 +15,12 @@ Status of 1.6.4:
>>
>>  Candidate changes:
>>
>> + * r36388
>> +   Initialize variables which may not get assigned to if user input
>> +   isn't complete.
>> +   Votes:
>> +     +1: glasser (per @dev recommendation to backport), cmpilato
>> +
>>  * r36720
>>    Fix building with Apache 2.4.
>>    Votes:
>>
>> ------------------------------------------------------
>> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=2376302
>>


-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2376319