Summary
import does not complain when passed nonextant identifiers
Metadata
- Id: 74868e74c5cb8cbe2833044b7f59ed61237bdb10
- Trac id: 1129
- Type: defect
- Reporter: sjamaan
- Owner: sjamaan
- Cc:
- Status: closed
- Component: expander
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: 4.11.0
- Version: 4.9.x
- Changetime: 2015-09-26 16:15:16 UTC
- Created: 2014-06-06 22:39:43 UTC
- Keywords: modules
Description
(this is on toplevel; unknown what happens inside a module)
Changes and comments
[2014-06-06 22:39:53 UTC] sjamaan changed milestone from someday to 4.10.0
[2015-08-27 08:51:24 UTC] sjamaan changed milestone from 4.10.0 to 4.11.0
[2015-08-27 08:51:24 UTC] sjamaan wrote:
Inside a module it will do the same. However, if you try to use it, it'll complain that the identifier hasn't been imported. So it seems to me that these "extra" identifiers simply get ignored. Shouldn't be too hard to fix this, let's try to fix it for 4.11.