Opened 14 years ago
Closed 13 years ago
#195 closed defect (fixed)
prompt is displayed twice when evaluating NIL at the REPL
| Reported by: | rschlatte | Owned by: | vvoutilainen |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.1.0 |
| Component: | interpreter | Version: | |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
$ abcl Armed Bear Common Lisp 1.1.0-dev Java 1.6.0_29 Apple Inc. Java HotSpot(TM) 64-Bit Server VM Low-level initialization completed in 0.724 seconds. Startup completed in 2.336 seconds. Loading /home/rudi/.abclrc completed in 11.57 seconds. Type ":help" for a list of available commands. CL-USER(1): NIL NIL CL-USER(2): CL-USER(2):
Reported by Blake McBride? Jan 16, 2012
Change History (3)
comment:1 Changed 13 years ago by
| Milestone: | → 1.1.0 |
|---|
comment:2 Changed 13 years ago by
| Owner: | changed from ehuelsmann to vvoutilainen |
|---|---|
| Status: | new → accepted |
comment:3 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Corrected by r14071