| List: | Commits | « Previous MessageNext Message » | |
| From: | He Zhenxing | Date: | June 10 2008 6:57am |
| Subject: | Re: bzr commit into mysql-6.0-semi-sync-1.0 tree (hezx:2635) WL#4398 | ||
| View as plain text | |||
Hi, Good, thanks! On 2008-06-10 Tue 08:47 +0200, Sergei Golubchik wrote: > Hi! > > On Jun 10, He Zhenxing wrote: > > Hi > > > > Agreed, then what's you opinion on using types such as uint32, > > uchar,my_bool, etc. Should we use these types in plugin.h, or more > > generally, should we use these types in the interfaces, or should we > > just use int, long, char, bool instead. > > We should try to stick to int, long, char, etc. > > There's no benefit in using uint instead of "unsigned int" or uchar > instead of "unsigned char" besides saving a few keypresses. > > Regards / Mit vielen Grüssen, > Sergei > > -- > __ ___ ___ ____ __ > / |/ /_ __/ __/ __ \/ / Sergei Golubchik <serg@stripped> > / /|_/ / // /\ \/ /_/ / /__ Principal Software Engineer/Server Architect > /_/ /_/\_, /___/\___\_\___/ Sun Microsystems GmbH, HRB München 161028 > <___/ Sonnenallee 1, 85551 Kirchheim-Heimstetten > Geschäftsführer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer > Vorsitzender des Aufsichtsrates: Martin Häring >
