Bug 26021

Summary: Fonts are not readable if remote display to a machine with different endian
Product: cairo Reporter: Ginn Chen <ginn.chen>
Component: xlib backendAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.9.5   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 24384    

Description Ginn Chen 2010-01-12 23:19:22 UTC
The bug was reported at
https://bugzilla.mozilla.org/show_bug.cgi?id=526977

It is a regression.
Patch is in the bug report.

Log it here to track for 1.10.
Comment 1 Chris Wilson 2010-03-31 01:16:50 UTC
commit ce3ad6f41edf86ed6914f4d7f364111eba42ca65
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Wed Mar 31 08:21:17 2010 +0100

    xlib: Avoid multiple evaluations inside bswap_*() macro.
    
    Fixes:
      Fonts are not readable if remote display to a machine with different
      endian.
      https://bugzilla.mozilla.org/show_bug.cgi?id=526977
    
    Reported-and-tested-by: Ginn Chen <Ginn.Chen@Sun.COM>

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.