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

xerces gets endianness wrong on Intel-based Macs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.8.0
    • None
    • Miscellaneous
    • None
    • Mac OS X on an Apple Developer Transition Kit

    Description

      MacOSDefs.hpp currently says this:
      // ---------------------------------------------------------------------------
      // MacOS runs in big endian mode.
      // ---------------------------------------------------------------------------
      #define ENDIANMODE_BIG

      That's wrong, or at least out of date – Apple is shifting to Intel-based Macs and will support both PowerPC and Intel systems moving forward. The Intel-based Macs are of course little-endian.

      Attachments

        1. diffs.tgz
          0.6 kB
          Eric Albert

        Activity

          People

            Unassigned Unassigned
            ejalbert Eric Albert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: