Fixed a bug in the hairy type checking macros related to ranges. Ranges
are actually somewhat difficult to do correctly and thus I eleminated them. They're a bad idea anyhow since they implicitly depend on the ordering of the type codes which could change.
Loading
Please register or sign in to comment