samth / test-bugs

2 stars 0 forks source link

anormal: Dropped through from #lang web-server #148

Closed racket-bug-submit closed 12 years ago

racket-bug-submit commented 12 years ago
Originally submitted by Robby Findler on: Thu Mar 15 22:48:01 -0400 2012
This program:

----
#lang web-server
(require racket/runtime-path)
(define-runtime-path records "records")
-----

produces this error:

Welcome to DrRacket, version 5.2.1.7--2012-03-03(b7caf41/g) [3m]. Language: web-server [custom]; memory limit: 128 MB. anormal: Dropped through: in: (begin-for-syntax (#%app register-ext-files (#%variable-reference) (let-values (((records) (quote "records"))) (#%app list records))))

Release:
5.2.1.7--2012-03-03(b7caf41/g)
Environment:
macosx "Darwin yanpu.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST
 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64" (x86_64-macosx/3m) (get-display-depth)
 = 32
Human Language: english
(current-memory-use) 477774552
Links: (links) = (); (links #:user? #f) = (); (links #:root? #t) = (); (links #:user? #f
 #:root? #t) = ()

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

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

[anon-submit; robby at eecs dot northwestern dot edu]

racket-bug-submit commented 12 years ago
On Fri, 16 Mar 2012 13:55:06 -0400, jay@racket-lang.org wrote:

A commit by jay@racket-lang.org has resolved this report http://git.racket-lang.org/plt/commit/a55029cf76 (a55029cf76)