Ticket #13 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] D compiler should be invoked using $(DC) always

Reported by: llucax Assigned to: somebody
Priority: minor Milestone:
Component: component1 Version:
Keywords: patch Cc:

Description

In the makefiles, a few times the D compiler is invoked directly using dmd. Ideally, $(DC) variable should be used.

Attached is a patch to fix this.

Attachments

honour-dc.patch (1.1 kB) - added by llucax on 11/25/08 21:26:54.

Change History

11/25/08 21:26:54 changed by llucax

  • attachment honour-dc.patch added.

01/05/09 15:36:55 changed by sean

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

Thanks. I believe I've fixed this in the latest revision.


Add/Change #13 ([PATCH] D compiler should be invoked using $(DC) always)


Change Properties
Action