Ticket #924 (closed bug: fixed)
TcRnDriver.checkHiBootIface should check exports
| Reported by: | simonpj | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8.1 |
| Component: | Compiler | Version: | 6.4.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | rnfail047 | Blocked By: | |
| Blocking: | Related Tickets: |
Description (last modified by simonpj) (diff)
The hs-boot check in TcRnDriver should check that the main module exports everything that the boot module does. Currently this check is missing.
Simon
Change History
Note: See
TracTickets for help on using
tickets.
