List:Commits« Previous MessageNext Message »
From:Stewart Smith Date:October 15 2008 1:50pm
Subject:Re: bzr commit into mysql-5.1 branch (stewart:3005)
View as plain text  
On Wed, Oct 15, 2008 at 07:34:41AM +0200, Vladislav Vaintroub wrote:
> Hi,
> > +static inline int pthread_key_create(pthread_key_t *key, void
> ....
> "inline" does not work for plain C (it works of course for C++). This
> applies to VS2003  and earlier. 
> In VS2005 and later, "inline" is also understood in C.
> 
> Both VS2003- and VS2005+  will understand "__inline".

please tell me we #define this....

VS2003.die.die.die.

and i think the Sun mail server is doing duplicate detection... 'cause i
only got this in my commits mail folder. AARRGGGH.
-- 
Stewart Smith
Thread
bzr commit into mysql-5.1 branch (stewart:3005) Stewart Smith15 Oct
  • RE: bzr commit into mysql-5.1 branch (stewart:3005)Vladislav Vaintroub15 Oct
    • Re: bzr commit into mysql-5.1 branch (stewart:3005)Stewart Smith15 Oct