[Swift-devel] source location passthrough
    Ben Clifford 
    benc at hawaga.org.uk
       
    Mon Mar  5 06:36:57 CST 2007
    
    
  
A bunch of error reporting might be made more useful if we pass the source 
file location (line, at least) through the various intermediate languages 
so that errors like this:
$ swift fmri.swift 
Swift V 0.0405
RunID: 8zr1mg5964q90
Execution failed:
        java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
have a bit more context.
Bit of a hassle to implement, though.
-- 
    
    
More information about the Swift-devel
mailing list