Ticket #924 (closed bug: fixed)

Opened 7 years ago

Last modified 5 years ago

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

Changed 6 years ago by simonpj

  • owner changed from simonpj to igloo
  • description modified (diff)
  • milestone changed from 6.6.1 to 6.8

Fixed. But I ended up doing so in a way that will be fiddly, at best, to merge into the 6.6 branch. I think we could safely leave this for 6.8.

So I'm leaving it without a merge indictor.

I've emailed a test case to Ian, and reassigning it to him, to close when the test case is added.

Simon

Changed 6 years ago by igloo

  • status changed from new to closed
  • testcase set to rnfail047
  • resolution set to fixed

Test case now in the testsuite (rnfail047).

Changed 6 years ago by igloo

  • milestone changed from 6.8 branch to 6.8.1

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.