Opened 18 years ago

Last modified 17 years ago

#111 new defect

Non-composing generators with several input types

Reported by: ghost Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Generators which are not composing, but require two input files apepars to be subtly broken. First, if such generator is *passed* two source target the 'convert-to-consumable-types' method will call generators.construct again, for non-obvious reason. Second, if that returns a type that's derived from one of desired source type, we don't detect that, and bypass that target. Finally, we don't check that all required types are present.

Change History (1)

comment:1 by ghost, 17 years ago

Milestone: M12

Clearing the milestone. Given that I've hit this just once since generators.jam was written, this could not be very important.

Note: See TracTickets for help on using tickets.