Opened 13 years ago
Closed 13 years ago
#859 closed defect (worksforme)
strip import specifiers
| Reported by: | felix winkelmann | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | expander | Version: | 4.7.x |
| Keywords: | strip import module | Cc: | sjamaan |
| Estimated difficulty: |
Description
When import forms are the result of macro-expansion, the import specifications may contain renamed identifiers. Since module forms are not stripped anymore, this may be problematic.
Change History (2)
comment:1 Changed 13 years ago by
| Priority: | major → minor |
|---|
comment:2 Changed 13 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Not sure about this. Needs to be reviewed.