Re: [julia-users] Re: turn off warnings?

2016-05-05 Thread Ben Arthur
looks great tim, but what i had in mind was this:

https://github.com/JuliaLang/julia/pull/16213


Re: [julia-users] Re: turn off warnings?

2016-05-04 Thread Tim Holy
Relevant discussions:
https://github.com/JuliaLang/julia/pull/14759#issuecomment-215733627
and of course
https://github.com/JuliaLang/julia/pull/16125

--Tim

On Wednesday, May 04, 2016 02:28:33 PM Ben Arthur wrote:
> +1
> 
> both matlab and python can suppress warnings.  any plan to permit this in
> julia?
> 
> http://www.mathworks.com/help/matlab/matlab_prog/suppress-warnings.html
> https://docs.python.org/2/library/warnings.html