[HarfBuzz] Patch: fix compilation of harfbuzz with Sun Studio on Solaris

Behdad Esfahbod behdad at behdad.org
Fri Jul 23 11:46:51 PDT 2010


On 06/24/10 06:38, Ginn Chen wrote:
> 2) A union member cannot have a user-defined assignment operator.
> Same issue as https://bugzilla.gnome.org/show_bug.cgi?id=602408#c1

Well, technically BEInt is never used as a union member.  It's used in strcut
IntType, and IntType is used in unions.  But I've gone ahead and committed
your fix.

behdad



More information about the HarfBuzz mailing list