Ticket #270 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 20 months ago

Incremental builder could hide more compile order problems

Reported by: stephan Owned by: stephan
Priority: minor Milestone: OTDT_2.0.0
Component: compiler.adaptor Version: 1.3.0M3
Keywords: Cc:

Description (last modified by stephan) (diff)

It seems that we can avoid surfacing some more problems that are (probably) caused by an unhappy compile order. Specifically, the problem NotGeneratingCallinBindings refers to a situation where a binary role file is found where currently a source type would be needed.

The compiler adaptor should catch this and recompile the necessary files.

We might also push the limits of what can be done using the binary role: some callin bindings (w/o sophisticated parameter mappings?) could perhaps be reconstructed from the byte code attribute?

Change History

Changed 3 years ago by stephan

  • milestone set to OTDT_2.0.0

Changed 20 months ago by stephan

  • status changed from new to closed
  • resolution set to wontfix
  • description modified (diff)

Issue has moved to Eclipse bug 316700, won't be fixed from objectteams.org.

Note: See TracTickets for help on using tickets.