tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: macro expansion and types in <sys/types.h>



Thanks.

On Sep 5, 2014, at 8:24 PM, OBATA Akio wrote:
> I don't know your situation well, but I've added following patches for the 
> issue:
>  devel/gobject-introspection/patches/patch-aa
>  lang/jamvm/patches/patch-src_interp_engine_interp.h

I came up with something similar:  call the macros with, for example, 
__uint16_t instead of the original uint16_t and fix the call sites to use the 
underscores.  It seems to work in this case.

Cheers,
Brook



Home | Main Index | Thread Index | Old Index