[cfe-dev] wait3() bug

Zhongxing Xu mymlreader at gmail.com
Thu Jul 24 01:30:01 CDT 2008


Thanks.

On Thu, Jul 24, 2008 at 1:33 PM, Eli Friedman <eli.friedman at gmail.com>
wrote:

> On Wed, Jul 23, 2008 at 10:19 PM, Zhongxing Xu <mymlreader at gmail.com>
> wrote:
> > typedef union
> >   {
> >     union wait *__uptr;
> >     int *__iptr;
> >   } __WAIT_STATUS __attribute__ ((__transparent_union__));
> >
> > How should we deal with such case?
>
> transparent_union is current unimplemented.
>
> -Eli
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/cfe-dev/attachments/20080724/9bef0996/attachment.html 


More information about the cfe-dev mailing list