ccl on 64 bit Windows: long should be 4 bytes
commit77d79b42dcd96303ba9ac30b82a9f505608d024e
authorTim Moore <timoore33@gmail.com>
Tue, 5 Aug 2014 08:30:47 +0000 (5 08:30 +0000)
committerLuís Oliveira <loliveira@common-lisp.net>
Tue, 5 Aug 2014 14:35:43 +0000 (5 14:35 +0000)
tree2210c44b67d107acb617a2a053801dbc0c5029e1
parent867033672b587d7768736dd322017664088952cc
ccl on 64 bit Windows: long should be 4 bytes

The C type "long" is 4 bytes long in the Windows ABI, even on 64 bit
platforms. Unlike everywhere else...
src/cffi-openmcl.lisp