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

Re: svn trunk r22841: FAIL (win32-xp VS2005)

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: 2007-01-03 20:39:08 CET

On 1/3/07, Lieven Govaerts <svnlgo@mobsol.be> wrote:
> I've tried this patch on the windows buildslave and my laptop, the tests
> don't start:
> Traceback (most recent call last):
> File "C:\devel\subversion\trunk\win-tests.py", line 54, in ?
> gen_obj = gen_win.GeneratorBase('build.conf', version_header, [])
> File "build\generator\gen_base.py", line 123, in __init__
> section.create_targets()
> File "build\generator\gen_base.py", line 339, in create_targets
> self.target = self.target_class(self.name, self.options, self.gen_obj)
> File "build\generator\gen_base.py", line 454, in __init__
> self.msvc_static = options.get('msvc-static') == 'yes' \
> AttributeError: GeneratorBase instance has no attribute 'disable_shared'

Yeah, sorry about that. I just committed a similar (but hopefully
correct) fix in r22882.

-- 
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 3 20:39:16 2007

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.