[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Incomplete structure initialization in confdefs.h
- Date: Thu, 15 Jul 1999 16:32:20 -0700
- From: gumby at zembu.com (D. V. Henkel-Wallace)
- Subject: Incomplete structure initialization in confdefs.h
At 18:13 15-07-99 -0400, Ian Lance Taylor wrote:
>There is an incomplete structure initialization in
> c/src/exec/sapi/include/confdefs.h
>in the 19990528 snapshot.
BTW, this is why I made sure that the bfd structure definition ended with a
non-scalar type....basic defensive programming.