Ticket #56 (closed bug: fixed)

Opened 3 years ago

Last modified 2 years ago

writeStream always adds newline for streams

Reported by: niam Owned by: niam
Priority: normal Milestone: 0.13.0
Component: Version:
Severity: minor Keywords:
Cc:

Description

In classes that support stream output sources(successors of io::stream::channel as per trunk) writeStream always adds newline. It should add only if string doesn't contain one.

Change History

comment:1 Changed 2 years ago by niam

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [a053534535eac5f543deb19c935f16cad704249a]) {issue #56[fixed]} in writeString io::pipe and io::file::fifo add newline only if needed

Note: See TracTickets for help on using tickets.