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

Re: [discuss] Required Python Versions

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 9 Apr 2009 11:35:38 +0200

On Thu, Apr 9, 2009 at 10:54, Arfrever Frehtes Taifersar Arahesis
<arfrever.fta_at_gmail.com> wrote:
> 2009-04-07 19:14:57 Greg Stein napisaƂ(a):
>> Everybody:
>>
>> The current trend of this thread is to follow the plan below. Please
>> speak up on your thoughts.
>>
>> I plan to take action to further this plan, beginning Thursday (that
>> provides 72 hours for people to see this thread and provide their
>> input).
>>
>> We are seeing some further failures in the test suite caused by the
>> recent unicode changes. I want to give ample time for discussion, but
>> also want to get moving on this to avoid problems like we're seeing in
>> the tests.
>
> I can't reproduce any test failures, but in r37128 I reverted using of
> unicode type in 'subversion/tests' directory.

I wasted time tracking down a serf test failure a couple days ago,
only to find it was because the output had been converted to Unicode,
but the output verification pattern was non-Unicode. Thus, it couldn't
find it.

r37128 brings in even more if/else branches for 3.0, so it is *still*
adding complexity to a codebase which doesn't need it. It is all
coming out later today.

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1611662
Received on 2009-04-09 11:35:53 CEST

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.