When asking the default macro converter whether the given macro supports inline mode, it should first convert the macro name to find the macro implementation. Instead, it possibly prefixes the macro name depending on the parameters. The macro implementation is therefore not found and MAYBE is answered, or the wrong macro implementation is requested. The problem is worse if most macros are prefixed by default. |