[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Invalid use of Fmember in sigchld_handler
From: |
Stefan Monnier |
Subject: |
Re: Invalid use of Fmember in sigchld_handler |
Date: |
Mon, 12 Mar 2007 23:43:03 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) |
>>> That #ifndef seems to indicate that there are cases where GC_ does
>>> matter. At least, it isn't obvious that some other definition of
>>> XGCTYPE cannot exist...
>>
>> "grep XGCTYPE" indicates it's not defined anywhere else.
> It does seem like it would document the situation better if the
> definition were simply made unconditional.
Go ahead and cleanup now if you want.
Me, I never know where to stop, so I'd rather wait post-22 when it can be
done much more calmly.
Stefan