[jira] [Closed] (XERCESC-1502) xerces gets endianness wrong on Intel-based Macs

2018-03-11 Thread Scott Cantor (JIRA)

 [ 
https://issues.apache.org/jira/browse/XERCESC-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Cantor closed XERCESC-1502.
-

> xerces gets endianness wrong on Intel-based Macs
> 
>
> Key: XERCESC-1502
> URL: https://issues.apache.org/jira/browse/XERCESC-1502
> Project: Xerces-C++
>  Issue Type: Bug
>  Components: Miscellaneous
>Affects Versions: 2.8.0
> Environment: Mac OS X on an Apple Developer Transition Kit
>Reporter: Eric Albert
>Priority: Major
> Attachments: diffs.tgz
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org



[jira] Closed: (XERCESC-1502) xerces gets endianness wrong on Intel-based Macs

2009-11-03 Thread Boris Kolpackov (JIRA)

 [ 
https://issues.apache.org/jira/browse/XERCESC-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Kolpackov closed XERCESC-1502.


Resolution: Won't Fix

Marking this bug as "Won't fix" since there are no plans to make any more 
releases in the 2-series.

> xerces gets endianness wrong on Intel-based Macs
> 
>
> Key: XERCESC-1502
> URL: https://issues.apache.org/jira/browse/XERCESC-1502
> Project: Xerces-C++
>  Issue Type: Bug
>  Components: Miscellaneous
>Affects Versions: Nightly build (please specify the date)
> Environment: Mac OS X on an Apple Developer Transition Kit
>Reporter: Eric Albert
> Fix For: 2.9.0
>
> Attachments: diffs.tgz
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org