Bug 26021 - Fonts are not readable if remote display to a machine with different endian
Summary: Fonts are not readable if remote display to a machine with different endian
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: xlib backend (show other bugs)
Version: 1.9.5
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cairo-1.10
  Show dependency treegraph
 
Reported: 2010-01-12 23:19 UTC by Ginn Chen
Modified: 2010-03-31 01:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.