Opened 14 years ago
Closed 14 years ago
#1911 closed Bugs (fixed)
scanner.jam needs to import module errors
| Reported by: | Steven Watanabe | Owned by: | Vladimir Prus |
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | build |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
Otherwise, the message for an unregistered scanner is less helpful. Patch attached.
Attachments (1)
Change History (2)
by , 14 years ago
| Attachment: | scanner.patch added |
|---|
comment:1 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [45447]) Add missing import.
Fixes #1911. Patch from Steven Watanabe.