Opened 13 years ago
Closed 13 years ago
#1977 closed defect (fixed)
Better error messages for missing imports
| Reported by: | Per Östlund | Owned by: | Per Östlund |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.0 |
| Component: | New Instantiation | Version: | trunk |
| Keywords: | Cc: |
Description
If the new lookup fails to find an import path it will just continue. It should print an error message and stop instead.
Note:
See TracTickets
for help on using tickets.

Fixed in r15455.