lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


A bunch of my code is breaking under version 3.1 that worked under 3.0.
Apparently the compatibility hooks for obsolete names have gone away.
Is there any sort of `lint-like' tool that will warn of obsolete or 
deprecated usages?

Norman