misc/98618: src/lib/libexpat is setup for small endian

michael johnson ahze at FreeBSD.org
Wed Jun 7 07:58:15 PDT 2006


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


More information about the freebsd-bugs mailing list