Cliff Jansen created PROTON-1604:
------------------------------------

             Summary: 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to