Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!munnari.oz.au!metro!cluster!bruce From: bruce@cs.su.oz (Bruce Janson) Newsgroups: comp.sys.mips Subject: /bsd43/usr/include omission? Message-ID: <2543@cluster.cs.su.oz.au> Date: 26 Jun 91 08:53:29 GMT Sender: news@cluster.cs.su.oz.au Lines: 22 Under RISC/os 4.52: $ cd /bsd43/usr/include $ find . -print | xargs egrep 'bsd43_\(sockaddr_in\)|bsd43_sockaddr_in' ../saio/ei.h: struct bsd43_(sockaddr_in) ei_srcaddr; /* source address of last packet */ ../saio/ei.h: struct bsd43_(sockaddr_in) ei_dstaddr; /* destination address for transmits */ ../sys/mount.h: struct bsd43_(sockaddr_in) *addr; /* file server address */ $ All of which are uses of the declared structure but there appears to be no definition. Under some circumstances it would be nice if the bsd43 include files could stand alone as definitions of structures with names of the form "bsd43_..." and this is mostly true -- the above example is the first exception that I have found. Any chance that this could be fixed in time for RISC/os 5.0? Cheers, bruce. Bruce Janson Email: bruce@cs.su.oz.au Basser Department of Computer Science Phone: +61-2-692-3272 University of Sydney, N.S.W., 2006, AUSTRALIA Fax: +61-2-692-3838