The typedef of _BB was causing problems with Visual Studio, it looks like something else is #define'ing _BB so I get a compilation error. Since it seems nothing is using this typedef, I just removed it - here is the patch.
m.
diff.txt (701 Bytes)
The typedef of _BB was causing problems with Visual Studio, it looks like something else is #define'ing _BB so I get a compilation error. Since it seems nothing is using this typedef, I just removed it - here is the patch.
m.
diff.txt (701 Bytes)