Bazaar 0.91 released / Cygwin compile warnings
Jari Aalto
jari.aalto at cante.net
Fri Sep 28 08:07:25 BST 2007
* Wed 2007-09-26 David Cournapeau <david AT ar.media.kyoto-u.ac.jp>
* Message-Id: 46F9EA6D.1020605 AT ar.media.kyoto-u.ac.jp
> Martin Pool wrote:
>
>> I'm happy to announce the release of Bazaar 0.91. This is primarily a
>> bugfix release, and also includes some performance enhancements and new
>> features.
FYI, Some warnings are displayed under Cygwin
Jari
-- System Information
Release: Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4
Kernel: 1.5.24 api 0.156 cvs cr-0x5f1 (cygwin1.dll)
Locale:
-- Other package information
Info-Pkg-devel-tools: gcc 3.4.4-3, make 3.81-1, libtool 1.5b-2, automake 2-1
Info-Pkg-lang: perl 5.8.8-4, python 2.5.1-2, ruby 1.8.6-1
/bzrlib/_dirstate_helpers_c.o
bzrlib/_dirstate_helpers_c.c: In function `init_dirstate_helpers_c':
bzrlib/_dirstate_helpers_c.c:2280: warning: function declaration isn't a prototy pe
bzrlib/_dirstate_helpers_c.c:2280: warning: function declaration isn't a prototy pe
bzrlib/_dirstate_helpers_c.c:2281: warning: function declaration isn't a prototy pe
bzrlib/_dirstate_helpers_c.c:2281: warning: function declaration isn't a prototy pe
bzrlib/_dirstate_helpers_c.c:2282: warning: function declaration isn't a prototy pe
bzrlib/_dirstate_helpers_c.c:2282: warning: function declaration isn't a prototy pe
bzrlib/_dirstate_helpers_c.c:2283: warning: function declaration isn't a prototy pe
bzrlib/_dirstate_helpers_c.c:2283: warning: function declaration isn't a prototy pe
...
gcc -shared -Wl,--enable-auto-image-base build/temp.cygwin-1.5.24-i686-2.5/bzrli b/_dirstate_helpers_c.o -L/usr/lib/python2.5/config -lpython2.5 -o build/lib.cyg win-1.5.24-i686-2.5/bzrlib/_dirstate_helpers_c.dll
building 'bzrlib._knit_load_data_c' extension
gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/includ e/python2.5 -c bzrlib/_knit_load_data_c.c -o build/temp.cygwin-1.5.24-i686-2.5/b zrlib/_knit_load_data_c.o
bzrlib/_knit_load_data_c.c: In function `init_knit_load_data_c':
bzrlib/_knit_load_data_c.c:1178: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1178: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1179: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1179: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1180: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1180: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1181: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1181: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1182: warning: function declaration isn't a prototype
bzrlib/_knit_load_data_c.c:1182: warning: function declaration isn't a prototype
--
Welcome to FOSS revolution: we fix and modify until it shines
More information about the bazaar
mailing list