I am trying to add "info" calls to Base functions to debug an issue. These don't make it to my screen, and I don't know whether they are getting lost somewhere or whether Julia is ignoring my modifications. Do I need to re-build and re-install Julia after modifying files in Base?
If so: Can I avoid pre-compiling files? In particular, "osutils.jl" takes a long time to build. -erik
