Opened 14 years ago
Last modified 3 years ago
#223 new defect
XP-STRUCTURE should be a proper subtype of STREAM
| Reported by: | ehuelsmann | Owned by: | ehuelsmann |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.9.3 |
| Component: | interpreter | Version: | 1.2.0-dev |
| Keywords: | streams | Cc: | siccegge@… |
| Parent Tickets: |
Description
An attempt has been made to create a proper "implementation super type of all streams" by making a "STREAM" structure (see boot.lisp).
There's a design document.
Change History (23)
comment:1 by , 14 years ago
| Component: | (A)MOP → java |
|---|---|
| Milestone: | → 1.2.0 |
| Owner: | changed from to |
comment:2 by , 14 years ago
| Cc: | added |
|---|
comment:3 by , 14 years ago
comment:4 by , 13 years ago
| Component: | java → interpreter |
|---|---|
| Keywords: | streams added |
| Owner: | changed from to |
comment:5 by , 13 years ago
| Priority: | major → critical |
|---|---|
| Version: | → 1.2.0-dev |
comment:6 by , 13 years ago
| Milestone: | 1.2.0 → 1.3.0 |
|---|
comment:9 by , 12 years ago
| Milestone: | 2.0.0 → 1.4.0 |
|---|
comment:15 by , 6 years ago
| Milestone: | 1.6.2 → 1.7.0 |
|---|
comment:20 by , 4 years ago
| Milestone: | 1.8.1 → 1.9.0 |
|---|
comment:21 by , 3 years ago
| Milestone: | 1.9.0 → 1.9.1 |
|---|
comment:22 by , 3 years ago
| Milestone: | 1.9.1 → 1.9.2 |
|---|
comment:23 by , 3 years ago
| Milestone: | 1.9.2 → 1.9.3 |
|---|
Note:
See TracTickets
for help on using tickets.
Seems this makes any cl-svg output fail (as diagnosed by ehuelsmann). Simple example: