From: MARK CALLAGHAN Date: August 31 2010 3:53pm Subject: Re: [STYLE] use true/false in C++, not TRUE/FALSE List-Archive: http://lists.mysql.com/internals/38041 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Behavior like this is unwelcoming to the community. (my_bool) 255 --> TRUE (my_bool) 256 --> FALSE (my_bool) 257 --> TRUE On Tue, Aug 31, 2010 at 2:05 AM, Guilhem Bichot wrote: > Hello, > > Sure, but what do you mean by "fix my_bool"? Could you please expand a > little bit? > > MARK CALLAGHAN a =E9crit, Le 26.08.2010 18:17: >> >> Are there plans to fix my_bool? >> >> It has been quiet on internals so I figured I would ask. > --=20 Mark Callaghan mdcallag@stripped