d98762625 commented on a change in pull request #231: WIP: Fix memory leak in 
go message unmarshal
URL: https://github.com/apache/qpid-proton/pull/231#discussion_r399231376
 
 

 ##########
 File path: go/pkg/amqp/url_test.go
 ##########
 @@ -32,8 +32,9 @@ func ExampleParseURL() {
                "amqps://host",
                "/path",
                "",
-               ":1234",
-                // Taken out because the go 1.4 URL parser isn't the same as 
later
+               // Taken out because url.Parse error formatting changed in 1.13
 
 Review comment:
   Great, I'll remove those.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to