Opened 16 years ago
Closed 15 years ago
#37 closed task (worksforme)
refactor posix*.scm files
| Reported by: | felix winkelmann | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | core libraries | Version: | 4.5.x |
| Keywords: | Cc: | ||
| Estimated difficulty: |
Description
posixwin.scm and posixunix.scm have a lot of duplicate code. The common parts should be moved into a third file that can then be included.
Change History (9)
comment:1 Changed 16 years ago by
| Milestone: | → 4.2.0 |
|---|
comment:2 Changed 16 years ago by
| Milestone: | 4.2.0 → 4.3.0 |
|---|
comment:3 Changed 16 years ago by
| Milestone: | 4.3.0 |
|---|
comment:4 Changed 16 years ago by
| Owner: | set to felix winkelmann |
|---|---|
| Status: | new → accepted |
comment:5 Changed 16 years ago by
| Owner: | felix winkelmann deleted |
|---|---|
| Status: | accepted → assigned |
comment:6 Changed 15 years ago by
| Owner: | set to felix winkelmann |
|---|
comment:7 Changed 15 years ago by
| Type: | defect → task |
|---|---|
| Version: | 4.0.5 → 4.5.x |
comment:8 Changed 15 years ago by
| Owner: | felix winkelmann deleted |
|---|
comment:9 Changed 15 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

This has been done partially and will be continued as it fits.