[Biopython-dev] [Bug 2609] Gcc 4.3.2 'initialization from incompatible pointer type' warning with triemodule.c

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Nov 19 10:14:57 UTC 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2609





------- Comment #10 from biopython-bugzilla at maubp.freeserve.co.uk  2008-11-19 05:14 EST -------
(In reply to comment #8)
> I've uploaded a slightly different version to CVS (there were more Py_ssize_t
> / int issues). Could you try that one? Bio/triemodule.c, revision 1.8. We
> should also see if the unit test still passes on 64 bit platforms.
> 

CVS version compiles triemodule with no warnings using Python 2.5.2 with gcc
4.0.1 on a Mac.  Unit tests pass.

CVS version compiles triemodule with no warnings using Python 2.5 with gcc
4.1.2 on Linux (i686 so 32 bit).  Unit tests pass.

CVS version compiles triemodule with no warnings using Python 2.4.3 with gcc
3.4.6 on Linux (x86_64 so 64 bit).  Unit tests pass.

It sounds like Bruce has checked all python versions with gcc 4.3.2 on Linux.


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list