https://github.com/JuliaLang/julia
Revision cd6acb72d85afab52ec90ad64defe942028b5cfe authored by Chris Foster on 20 December 2017, 06:13:34 UTC, committed by Chris Foster on 22 December 2017, 00:07:26 UTC
* Temporariliy reinstate redirection for Base.display_error().  Uses of
  this (via logging(..., kind=:error)) will get a depwarn via the
  logging() function.
* Move tests of deprecated functionality to deprecation_exec, so that
  they'll be executed without --depwarn=error
1 parent 5fafb36
History
Tip revision: cd6acb72d85afab52ec90ad64defe942028b5cfe authored by Chris Foster on 20 December 2017, 06:13:34 UTC
Fixes for logging deprecations + tests
Tip revision: cd6acb7
File Mode Size
.circleci
.github
base
contrib
deps
doc
etc
examples
src
stdlib
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.5 KB
CONTRIBUTING.md -rw-r--r-- 20.4 KB
DISTRIBUTING.md -rw-r--r-- 23.6 KB
HISTORY.md -rw-r--r-- 145.3 KB
LICENSE.md -rw-r--r-- 5.5 KB
Make.inc -rw-r--r-- 35.2 KB
Makefile -rw-r--r-- 26.4 KB
NEWS.md -rw-r--r-- 58.1 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 28.1 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.2 KB

README.md

back to top