[HarfBuzz] compilation error of 0.9.26 with MinGW

Behdad Esfahbod behdad at behdad.org
Tue Feb 4 23:37:07 CET 2014


On 14-02-04 11:37 AM, Werner LEMBERG wrote:
> hb-common.cc: In function 'hb_language_item_t* lang_find_or_insert(const char*)':
> hb-atomic-private.hh:61:47: error: expected primary-expression before ')' token
>  #define hb_atomic_ptr_get(P)  (MemoryBarrier (), (void *) *(P))

Interesting.  Can you try the attached patch?  Looks like a MinGW bug to me.

-- 
behdad
http://behdad.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ming32-memorybarrier.patch
Type: text/x-patch
Size: 652 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/harfbuzz/attachments/20140204/d554f98e/attachment.bin>


More information about the HarfBuzz mailing list