Ticket #20 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

When using Rules to create .d files, they are not used correctly

Reported by: Derek Parnell Assigned to: derek
Priority: Important Component: core
Version: 3.0 Severity: major
Keywords: Cc:

Description

If a Rule is used to create a D dource file, the resulting file is not scanned for dependancies nor added to the list of files to be compiled.

Change History

06/08/06 22:03:42 changed by Derek Parnell

  • status changed from new to closed.
  • resolution set to fixed.

If a Rule now creates a D source file, it is added to the set of source files, as if it had come from the command line.