Ticket #233 (new defect)

Opened 15 months ago

Last modified 13 months ago

Abstract function declarations should be covered by a set of concrete function declarations in a component.

Reported by: sukyoungryu Owned by: EricAllen
Priority: critical Milestone:
Component: static analysis Version:
Keywords: Cc:

Description (last modified by jmaessen) (diff)

This presently (r3029) causes the interpreter to loop infinitely while trying to find the fixed point of imports. We should either report the error properly or fix the infinite loop, as the latter is nigh-impossible to trace (and you can't figure out what was missing when you do).

See source:trunk/ProjectFortress/not_passing_yet/XXXUseMissingExport.fss for a test that ought to fail, but presently passes.

Change History

Changed 13 months ago by jmaessen

  • priority changed from major to critical
  • description modified (diff)

Changed 13 months ago by jmaessen

  • type changed from task to defect
Note: See TracTickets for help on using tickets.