obsolete module names
Mark Scandariato
mscandar@REDACTED
Thu Jul 29 21:25:26 CEST 2004
I just wrote a little module called 'udp' (for, surprise!, a udp interface).
Unfortunately, when compiling other modules which use udp's functions, the
compiler complains that "module 'udp' is obsolete; use 'gen_udp'".
Good short names are hard to come by - I like 'udp'. Is there anyway to turn off
that particular warning for that particular name?
Thanks,
Mark.
More information about the erlang-questions
mailing list