default   Racket Bugs
Main PageQuick QueryStandard QueryAdvanced QueryHelp
Log in

View Problem Report: 13053

send email to interested parties or send email followup to audit-trail
Reporter's email: samth at ccs dot neu dot edu
Number: 13053
Category: all
Synopsis: keywords not allowed on place channels
Class: sw-bug
Responsible: mflatt
Notify-List:
Severity: serious
Priority: medium
State: closed
Confidential: no
Arrival-Date: Wed Aug 22 12:28:01 -0400 2012
Closed-Date: Tue May 07 16:32:27 -0400 2013
Last-Modified: Tue May 07 16:32:27 -0400 2013
Originator: Sam Tobin-Hochstadt
Organization: plt
Submitter-Id: unknown
Release: 5.3.0.20--2012-08-22(ae8b4bdb/d)
Environment: unix "Linux loki 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux" (x86_64-linux/3m) (get-display-depth) = 32
Human Language: english
(current-memory-use) 530741456
Links: (links) = ("gcstat" "raco-git" "assignments" "tw" "var" "disassemble" "caper" "gnats-parser" "book" "gcstats" "class"); (links #:user? #f) = (); (links #:root? #t) = (); (links #:user? #f #:root? #t) = ()


Collections:
("/home/samth/sw/plt/add-on/5.3.0.20/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" "allocation-profiler" "mysterx" "info-domain" "meta" "teachpack" "setup" "repo-time-stamp" "games" "r6rs" "icons" "typed-scheme" "test-engine" "future-visualizer" "lazy" "stepper" "at-exp" "planet" "tests" "rnrs" "compatibility" "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" ".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-programs" "file" "sgl" "images" "wxme" "xrepl" "lang" "xml" "mrlib" "version" "frtime" "mzscheme" "json" "embedded-gui" "slatex"))

Computer Language: (("Determine language from source") (#(#t print mixed-fraction-e #f #t none) (default) #() "#lang racket\n" #t #t ((main))))
Description: (place-message-allowed '#:foo) produces #f, but it seems like keywords shouldn't be different than symbols here.
File Attachments:
How-To-Repeat:
Fix:
Release-Note:
Unformatted:

send email to interested parties or send email followup to audit-trail

Audit Trail:

Responsible changed from "nobody" to "mflatt" by asumu at Tue, 07 May 2013 16:32:27 -0400
Reason>>> Closed by

State changed from "open" to "closed" by asumu at Tue, 07 May 2013 16:32:27 -0400
Reason>>> Fixed by commit 7339074