Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-2073

autoconf uses incorrect size_t and ssize_t fallback types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.1.4
    • 3.2.0
    • Build
    • None
    • Using autoconf build
    • Patch

    Description

      size_t is unsigned, ssize_t is signed. However, the fallback types are swapped making them incorrect for their purpose. The attached patch rectifies this oversight.

      Attachments

        1. autoconf-size-fallbacks.patch
          0.9 kB
          Roger Leigh

        Activity

          People

            Unassigned Unassigned
            rleigh Roger Leigh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: