[egenix-users] comparisons like X<=Y<=Z do not have their mathematical meaning

M.-A. Lemburg mal at egenix.com
Fri Sep 30 22:20:32 CEST 2005


Mihai Ibanescu wrote:
> Hello,
> 
> Cleaning up my bug list...
> 
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=162375

... if (0 < number_len < sizeof(buffer)) { ...

Has never caused problems in the past, but we'll fix it
anyway :-)

> A more juicy one:
> 
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=116880

That bug report has next to no usable content.

> IIRC, on 64-bit systems there are lots of warnings about unsafe pointer
> manipulation.
> 
> Are these known issues?

egenix-mx-base 2.0.x does have some issues on x86_64 which is
the only 64-bit platform we currently support.

Most of these should be fixed in the 2.1.x version branch
which we'll be releasing sometime in the next few months
(we still have some work to do on the documentation).

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Sep 30 2005)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::



More information about the egenix-users mailing list