Menu

Commit [r8480]  Maximize  Restore  History

Changed bit declarations from unsigned int to byte (unsigned char).

This is more space efficient, but was really done because there is
some issue with MSVC when the unsigned int is used. There must be some
alignment and/or displacement kind of problem with the unsigned int.
I don't have the time/energy/interest to try to track down the exact
reason....sorry.

dwarren 2015-09-24

changed /trunk/XSB/emu/tab_structs.h
/trunk/XSB/emu/tab_structs.h Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB