[comp.sys.3b1] tabinit

afc@shibaya.lonestar.org (Augustine Cano) (06/17/91)

If you look into /usr/include/sys/iobuf.h, you'll see that the aggregate
initialization #define'd by tabinit(dv,stat) actually initializes 14
variables.  A few lines above, the declaration of struct iobuf shows only
13 members.  Predictably, cc barfs fatally and gcc merely complains.

What's the deal here?  Official bug?  The iobuf.h version is as follows:

#sccs	"@(#)uts/kern/sys:iobuf.h	1.1"

-- 
Augustine Cano		INTERNET: afc@shibaya.lonestar.org
			UUCP:     ...!{ernest,egsner}!shibaya!afc