Corey Stup

Show:

What's happening?

  • Comment: Issues compiling under ANSI C89

    > C89 bitfields can perfectly well be any integer type. This compiler > appears to be even pickier. From what I read out of the ANSI/ISO spec for C89, this doesn't appear to be the case. MS sums the ANSI/ISO spec as: "The type-specifier for the declarator must be unsigned int, signed int, or int, and the constant-expression must be a nonnegative integer value." Which is what my compiler...

    2009-07-15 01:12:14 UTC in libevent - an asynchronous event library

About Me

  • 2001-08-17 (8 years ago)
  • 300242
  • cstup (My Site)
  • Corey Stup

  • C Networking

Send me a message