jim-eventloop for MinGW-w64
commitc9fbfbd95c04dcc7e0e56a678d0f5c2d6c673e2a
authorRedirect \"Slash\" NIL <redirect.slash.nil@gmail.com>
Sat, 17 Oct 2009 19:15:13 +0000 (17 12:15 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 17 Oct 2009 19:15:13 +0000 (17 12:15 -0700)
tree9cf91d2d25bbf5224a64e1bed5ba69d1ce20224c
parent05d6716936d4c8cea80443b1aaaa14a80e97cfc4
jim-eventloop for MinGW-w64

Use JIM_WIDE_MODIFIER for the sscanf format, and apply it for MINGW32 as
well as other Windows environments.  (Microsoft doesn't conform to the
C99 standard, and uses "%I64d" not "%lld" for "long long".)

NB: __MINGW32__ should work on both w32 and w64,.
src/helper/jim-eventloop.c
src/helper/jim.h