[Biopython-dev] [Bug 2609] New: 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
Fri Oct 3 14:15:12 UTC 2008


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

           Summary: Gcc 4.3.2 'initialization from incompatible pointer
                    type' warning with triemodule.c
           Product: Biopython
           Version: Not Applicable
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: bsouthey at gmail.com


Gcc 4.3.2 gives an 'initialization from incompatible pointer type' warning with
triemodule.c.


Bio/triemodule.c:389: warning: initialization from incompatible pointer type
Bio/triemodule.c: In function ‘_write_value_to_handle’:
Bio/triemodule.c:488: warning: passing argument 3 of
‘PyString_AsStringAndSize’ from incompatible pointer type


-- 
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