contrib/cleanup: loosen type-checking in auto_free
- advantage: `auto_free anyType *foo;` works (for anyType != char) - disadvantage: `auto_free anyType bar;` is also accepted, though I expect such problems will be relatively easy to debug.
parent
15b7255e
Branches
Tags
Please register or sign in to comment