On 11/14/2010 14:46, Jilles Tjoelker wrote:
> On Sun, Nov 14, 2010 at 11:36:45AM -0500, jhell wrote:
>> I just merged some of the changes to stable/8 of bin/sh, specifically
>> all the recent changes that happened. In revision 215303 it shows that
>> you added stddef.h as an include to output.h while jobs.c includes both
>> output.h and stddef.h resulting in 'offsetof' being redefined.
> 
> This problem was introduced by r213775 include changes, which you have
> merged yourself. I had already noticed this myself in head and fixed it
> in r213925.
> 
> I have now MFCed r213775 and r213925 so your problem should be solved.
> 

Ugh! thanks

Still not quite clear on how a full merge of the changes in head to what
is in stable would have missed that, so I guess Ill just have to look
into that.

-- 

 jhell,v
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to