https://github.com/JuliaLang/julia
Revision 06fc8d5bf2c62ba8256a9dec54a3d0b2bf464cb1 authored by Iain Dunning on 18 August 2015, 05:05:45 UTC, committed by Iain Dunning on 18 August 2015, 05:05:45 UTC
`Pkg.test` executes Julia with this flag set if called with `coverage=true`. Place the --checkbounds where it was was simply enabling bounds checking in the `Pkg.clone`, `Pkg.build` commands, which isn't what was intended.
1 parent 8dffbfe
History
Tip revision: 06fc8d5bf2c62ba8256a9dec54a3d0b2bf464cb1 authored by Iain Dunning on 18 August 2015, 05:05:45 UTC
Remove unnecessary checkbounds from default Travis
Tip revision: 06fc8d5
File Mode Size
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 207 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 3.9 KB
CONTRIBUTING.md -rw-r--r-- 14.8 KB
DEBUGGER.md -rw-r--r-- 1.2 KB
DISTRIBUTING.md -rw-r--r-- 8.8 KB
LICENSE.md -rw-r--r-- 4.5 KB
Make.inc -rw-r--r-- 25.3 KB
Make.powerpc -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 22.2 KB
NEWS.md -rw-r--r-- 71.4 KB
README.arm.md -rw-r--r-- 3.0 KB
README.md -rw-r--r-- 25.9 KB
README.windows.md -rw-r--r-- 16.2 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 1.6 KB

README.md

back to top