[BUG] 0.15rc2: DeprecationWarning: struct integer overflow masking is deprecated
Jari Aalto
jari.aalto at cante.net
Thu Mar 22 10:41:57 GMT 2007
FYI, Cygwin's 0.15rc2 reports following message:
$ bzr ci -m "..."
/usr/lib/python2.5/site-packages/bzrlib/dirstate.py:2302: DeprecationWarning: struct integer overflow masking is deprecated
, st.st_dev, st.st_ino, st.st_mode))[:-1]
$ bzr --version
Bazaar (bzr) 0.15.0candidate2
Using python interpreter: /usr/bin/python2.5
Using python standard library: /usr/lib/python2.5
Using bzrlib: /usr/lib/python2.5/site-packages/bzrlib
Using bazaar configuration: /cygdrive/x/home/jaalto/.bazaar
Btw, perhaps there should be 2nd line which read:
OS: <output of 'uname -a' or equivalent>
In Cygwin 'uname -r' is available.
Jari
More information about the bazaar
mailing list