Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!convex!mic!ernest!shibaya!afc From: afc@shibaya.lonestar.org (Augustine Cano) Newsgroups: comp.sys.3b1 Subject: tabinit(dv,stat) does not match struct iobuf... Message-ID: <1991Jun17.045948.2959@shibaya.lonestar.org> Date: 17 Jun 91 04:59:48 GMT Organization: Multidisciplinary Designs Unlimited Lines: 12 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