[
https://issues.apache.org/jira/browse/PROTON-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187241#comment-16187241
]
ASF subversion and git services commented on PROTON-1604:
---------------------------------------------------------
Commit 0bed4109e73a0b664a65b09eced98f1ce8d00354 in qpid-proton's branch
refs/heads/master from Clifford Jansen
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=0bed410 ]
PROTON-1604: replace C++ newlines with std::endl in output strings
> Windows C++ prefers std::endl to newlines
> -----------------------------------------
>
> Key: PROTON-1604
> URL: https://issues.apache.org/jira/browse/PROTON-1604
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding
> Affects Versions: proton-c-0.18.0
> Environment: Visual Studio
> Reporter: Cliff Jansen
> Assignee: Cliff Jansen
> Fix For: proton-c-0.18.0
>
>
> Using C newline escaped char sequence can result in mysteriously missing
> output.
> Use std::endl instead of \\n.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]