> -----Original Message-----
> From: Sunny Bains [mailto:sunny.bains@stripped]
> Sent: Thursday, November 18, 2010 10:13 PM
> To: Marko Mäkelä
> Cc: Kevin Lewis; commits@stripped; innodb_dev_ww@stripped
> Subject: Re: bzr commit into mysql-5.5-innodb branch (kevin.lewis:3222)
> I'm not sure which variables you are referring to. To establish
> context, the preprocessor is simply a text processor like m4. The
> scope of any C variable however is determinded by the rules of the C
> language. _ prefixed variables are reserved for library writers IIRC
> and should be avoided.
Sunny, I think it is double underscore that is reserved for compilers and libraries (like
__WIN__ which we happen to misuse), not the single underscore.
> I don't have my C99 standard at hand to quote chapter and verse.
Me neither
> Regards,
> -sunny
> --
> MySQL Code Commits Mailing List
> For list archives: http://lists.mysql.com/commits
> To unsubscribe: http://lists.mysql.com/commits?unsub=1