A probably quick solution might be to make it possible to boot the old (slow) version of julia where Base is loaded from source instead of the sysimg. It will probably be faster than inserting prints and commenting out code. It might be a useful option to test a quickfix in Base also.
kl. 12:38:37 UTC+1 tirsdag 28. januar 2014 skrev andrew cooke følgende: > > I am sure there's an issue somewhere for improving error messages, but for > now, with current Julia, what's the best tactic for dealing with error > messages that don't have a useful line number? > > I'm tired of having to do bisection searches with comments. Is there > something quicker? > > Thanks, > Andrew > >
