Changed by: antoine.pitrou
Changed at: Mon 21 Sep 2009 21:17:53
Branch: trunk
Revision: 75007
Changed files:
Issue #6236, #6348: Fix various failures in the io module under AIX and other platforms, when using a non-gcc compiler. Patch by egreen. In addition, I made explicit the signedness of all bitfields in the IO library.