Ticket #186 (closed enhancement: fixed)

Opened 7 months ago

Last modified 1 month ago

Don't print the rebuild command line.

Reported by: keinfarbton Assigned to: Gregor
Priority: major Milestone:
Component: DSSS Version:
Keywords: Cc:

Description

When using tango+dwt this line can get very long. Now dmd is no more printing the linker command line, only the rebuild command line is left to fill up the console.

Please print this only in case of -v given.

Change History

09/13/08 01:56:54 changed by Gregor

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

As of revision 925, DSSS is much less verbose by default. -v will put DSSS into verbose mode, -vv will put DSSS and Rebuild into verbose mode.