commit | 9ba7ca82298fabe84b633514317d795b42eef770 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Wed Jul 05 09:13:56 2006 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Wed Jul 05 09:13:56 2006 +0000 |
tree | 9b3df3df2beebefc932d97121dda29212b4b3f07 | |
parent | aa1919d2b0f256529a992d4083f7a8012ca1c417 [diff] |
Fix the bitfield test when _ctypes is compiled with MingW. Structures containing bitfields may have different layout on MSVC and MingW .