File: OPENBUGS

package info (click to toggle)
drscheme 1%3A209-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 59,656 kB
  • ctags: 49,370
  • sloc: ansic: 254,796; cpp: 59,293; sh: 20,675; lisp: 14,368; makefile: 5,096; pascal: 3,724; perl: 2,814; asm: 1,070; java: 843; yacc: 755; lex: 258; sed: 93
file content (17 lines) | stat: -rw-r--r-- 558 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Primitives like 'make-number/make-numeric' that are renamed
as module provides are not displayed using their renamed
names.

Inexact numbers are not printed with a leading #i.

Expansion of quasiquote uses 'the-cons' rather than 'cons'.
This is essentially an instance of the renaming difficulty.

XML boxes evaluate successfully but are printed poorly.

For a more complete listing of known bugs, see our
<a href="http://bugs.plt-scheme.org/query/">
online bug report database</a>, or click on the 
"Query bug reports" link in the Help Desk search 
frame.