From: Warren Young Date: February 12 2008 3:56am Subject: Re: RFC: What to do about the integer type mess? List-Archive: http://lists.mysql.com/plusplus/7453 Message-Id: <47B11909.3000109@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Warren Young wrote: > I guess this affects MinGW as well? Well, /mirabile dictu/, MinGW does ship stdint.h, and it works. This means only VC++ is gimped in this regard. Yay.