Hi, I have some lib functions will be deprecated in next release of our repo. How could I add a warning during compiling for other developers just as the module regexp does: src/lib/email/add_phone.erl:23: Warning: regexp:split/2: the regexp module is deprecated (will be removed in R15A); use the re module instead regards, caox