Removed trailing colons in conditionals. ----------------------------------------
Key: QPID-3928 URL: https://issues.apache.org/jira/browse/QPID-3928 Project: Qpid Issue Type: Improvement Components: Ruby Client Affects Versions: 0.16 Reporter: Darryl L. Pierce Priority: Blocker Attachments: 0001-Removed-trailing-colons-from-conditionals-in-Ruby.patch Trailing colons are not allowed in Ruby 1.9 and only option in 1.8. This patch removes them from the encoding methods, and works on both versions of Ruby. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org