bzr 1.14 release schedule and manager

John Arbash Meinel john at arbash-meinel.com
Thu Mar 26 15:59:59 GMT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander Belchenko wrote:
> Alexander Belchenko пишет:
>> Talden пишет:

...

>> I saw there is now zlib, lzo, lzma, xdelta, and other players there?
> 
> And btw, some code is not MSVC-friendly:
> 
> c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe /c
> /nologo /Ox /MD /W3 /GX /DNDEBUG -DWIN32 -IC:\Python\2.5.1\
> include -IC:\Python\2.5.1\PC /Tcbzrlib/_groupcompress_pyx.c
> /Fobuild\temp.win32-2.5\Release\bzrlib/_groupcompress_pyx.obj
> _groupcompress_pyx.c
> c:\work\Bazaar\mydev.packs\brisbane-core\bzrlib\delta.h(87) : error
> C2054: expected '(' to follow 'inline'
> c:\work\Bazaar\mydev.packs\brisbane-core\bzrlib\delta.h(89) : error
> C2085: 'get_delta_hdr_size' : not in formal parameter list
> c:\work\Bazaar\mydev.packs\brisbane-core\bzrlib\delta.h(89) : error
> C2143: syntax error : missing ';' before '{'
> bzrlib\_groupcompress_pyx.c(993) : warning C4013: 'get_delta_hdr_size'
> undefined; assuming extern returning int
> bzrlib\_groupcompress_pyx.c(1160) : warning C4018: '>' : signed/unsigned
> mismatch
> bzrlib\_groupcompress_pyx.c(1162) : warning C4018: '>' : signed/unsigned
> mismatch
> 
>   Cannot build extension "bzrlib._groupcompress_pyx".
>   Use "build_ext --allow-python-fallback" to use slower python
> implementations instead.
> 
> 
> It's intended? I hope that it's not.

It sounds like we just need to remove the "inline" statement. Can you
try removing that and see if it still compiles? I don't think this
particular code is performance critical enough that we *need* inline.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknLpn8ACgkQJdeBCYSNAAPS4gCgi4aOKxvMsZNOvL5dUTX8wis1
jy0AnjgQRB6eKRqmGkCWhiQF+VssTGlN
=iarW
-----END PGP SIGNATURE-----



More information about the bazaar mailing list