On Wed, 28 Oct 2009, Paolo Bonzini wrote: > On 10/28/2009 04:41 PM, malc wrote: > > > > > > sizeof returns size_t (%zX), so this is wrong > > > > > > > > size_t is long on all practical platforms except ia64-hpux and Win64, > > > so this > > > > is not more wrong than it was before. > > Yea right, except that's it's not long on any 32bit platform, at least not > > from gcc's -Wformat point of view. > > Still an improvement (wrong code vs. warning)... you are a committer, > you can fix it yourself if it bothers you...
It's wrong code vs wrong code on Win64 and a warning equals failed build in presence of -Werror. -- mailto:av1...@comtv.ru