Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #405 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

buffer.copy() should not perform an internal flush

Reported by: kris Assigned to: kris
Priority: major Milestone: 0.98 RC 2
Component: IO Version: trunk
Keywords: Cc:

Description

the caller should be in control of flush() instead, since they may not be ready to flush the output

Change History

04/16/07 17:01:05 changed by kris

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

fixed in [2065]