yes, I put "# define int mode_t" modified "# define mode_t int", it compiled successfully, no errors. Also, forgive my English, I use google the translate.
在 2012年3月30日 上午3:18,Sebastian Hahn <[email protected]> 写道: > > On Mar 28, 2012, at 5:36 PM, Nick Mathewson wrote: >> 2012/3/28 Sebastian Hahn <[email protected]>: >>> +#define int mode_t >>> #endif >>> >>> int >> >> Surely that's reversed; did you mean "#define mode_t int" ? > > I sure did. Thanks for spotting that -.- > > *********************************************************************** > To unsubscribe, send an e-mail to [email protected] with > unsubscribe libevent-users in the body. *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
