samth / test-bugs

2 stars 0 forks source link

macro stepper fails to open on files with multiple type errors #176

Open samth opened 12 years ago

samth commented 12 years ago
Originally submitted on: Sun Jan 22 11:40:01 -0500 2012

Enter the following:

lang typed/racket

(+ "foo")
(+ "foo")

hit "macro stepper". nothing happens.

If you take out one of the lines, the macro stepper works again.

Release:
5.2.1.3--2012-01-15(a5c908c/g)
Environment:
unix "Linux loki 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64
 x86_64 x86_64 GNU/Linux" (x86_64-linux/3m) (get-display-depth) = 32
Human Language: english
(current-memory-use) 643008280
Links: (links) = ("class" "gcstat" "raco-git" "book" "var" "disassemble"); (links #:user?
 #f) = (); (links #:root? #t) = (); (links #:user? #f #:root? #t) = ()

Collections:
("/home/samth/sw/plt/add-on/5.2.1.3/collects"
 (non-existent-path))
("/home/samth/sw/plt/collects"
 ("datalog" "scriblib" "html" "racklog" "drracket" "dynext" "honu" "2htdp" "graphics"
 "make" "eopl" "test-box-recovery" "hierlist" "racket" "rackunit" "openssl" "r5rs"
 "algol60" "mzcom" "redex" "texpict" "swindle" "defaults" "trace" "combinator-parser"
 "srpersist" "mysterx" "info-domain" "meta" "teachpack" "setup" "repo-time-stamp" "games"
 "r6rs" "schelog" "icons" "typed-scheme" "test-engine" "lazy" "stepper" "at-exp" "planet"
 "tests" "mz" "rnrs" "db" "web-server" "framework" "net" "scribblings" "string-constants"
 "help" "browser" "tex2page" "mzlib" "parser-tools" "errortrace" "data" "sirmail" "plot"
 "launcher" "handin-client" "syntax" "profile" "s-exp" "waterworld" ".gitignore"
 "slideshow" "plai" "htdp" "typed-racket" "scheme" "syntax-color" "guibuilder" "drscheme"
 "raco" "srfi" "reader" "preprocessor" "compiler" "config" "mred" "handin-server"
 "schemeunit" "typed" "macro-debugger" "deinprogramm" "afm" "ffi" "gui-debugger"
 "readline" "scribble" "unstable" "picturing-program!
 s" "file" "sgl" "images" "wxme" "xrepl" "lang" "xml" "mrlib" "version" "frtime"
 "mzscheme" "embedded-gui" "slatex"))

Computer Language: (("Determine language from source") (#(#t print mixed-fraction-e #f #t
 debug) (default) #() "#lang racket\n" #t #t))
This bug was converted from Gnats bug 12505.