Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2006 11:52:18 GMT
From:      michael johnson <ahze@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/98618: src/lib/libexpat is setup for small endian
Message-ID:  <200606071152.k57BqIP6008519@www.freebsd.org>
Resent-Message-ID: <200606071300.k57D0bIE024675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98618
>Category:       misc
>Synopsis:       src/lib/libexpat is setup for small endian
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 13:00:37 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        
>Organization:
>Environment:
>Description:
src/lib/libexpat/expat_config.h is set up for small endian 

#define BYTEORDER 1234 should be 4321 on big endian 
and
WORDS_BIGENDIAN also should defined on big endian
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606071152.k57BqIP6008519>