On Saturday, October 17, 2015 at 12:57:34 PM UTC-4, Jacob Dang wrote: > > I notice in 0.4 release documentation ( > https://github.com/JuliaLang/julia/blob/release-0.4/NEWS.md), all > breaking changes are clearly stated, which is a good thing. Just a small > suggestion, it would be better to give warnings on > current/future deprecated usages via interpreter itself, similarly to what > Matlab advices to its users. >
The Julia runtime system does warn about deprecated usage.