By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!You have no idea what type 7 is without seeing the regex. The other types are spelled out in the help.What's special about type = 7 that @VARTYPE should break existing code?
I can't see allowing the prefix "0x" for type 3 breaking much.
If "0x" were allowed (not required) and the user got a "0x" he wasn't expecting, I imagine he must have put it there.It will if (as it always has been) the user code reading the variable isn't expecting a leading 0x. Or did you want TCC to always strip a leading 0x? (In which case, why are you entering it?)