On 14/01/2008, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > > > Mike Williams wrote: > > > Catching up from the weekend patches I had two warnings for my builds. > > The attached patch fixes them - done against 7.1.228 > > Thanks. > > I'm wondering if LONGLONG is always defined when WIN3264 is defined. We > don't use LONGLONG yet anywhere.
LONGLONG should be defined in all recent versions of the compiler and SDK. Always as a 64-bit signed quantity. Recent = last six years or so. -- /George V. Reilly http://www.georgevreilly.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
