Ticket #1 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Error running rebuild on files importing "tango.io.Stdout"

Reported by: snoyberg Assigned to: somebody
Priority: major Milestone:
Component: DSSS Version:
Keywords: rebuild tango Stdout Sink Cc:

Description

I believe this issue can be pinned down to the following line in tango/io/Stdout.d:

./tango/io/Stdout.d:127: protected final DisplayFormat? print (Formatter.Sink sink, TypeInfo?[] arguments, Args argptr)

I could be wrong, but I think the "Formatter.Sink" is throwing off rebuild. When I import just about any other file from tango, there is no compile bug.

Change History

02/19/07 13:50:05 changed by Gregor

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

Fixed.