[
https://issues.apache.org/jira/browse/QPID-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008102#comment-13008102
]
Alan Conway commented on QPID-3116:
-----------------------------------
Comitted to trunk #1082670.
> rubygen with ruby 1.9
> ---------------------
>
> Key: QPID-3116
> URL: https://issues.apache.org/jira/browse/QPID-3116
> Project: Qpid
> Issue Type: Bug
> Components: Build Tools
> Affects Versions: 0.9
> Environment: Ruby 1.9.2
> Reporter: Geoffrey Clements
> Assignee: Alan Conway
> Priority: Minor
> Fix For: 0.9
>
> Attachments: amqpgen.rb.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The ampqgen.rb script appends an underscore to attributes that may conflict
> with attributes that may already exist in object. The issue is with 'type'.
> It is an attribute in ruby 1.8.x but not in 1.9.x. The code accesses a type_
> attribute in the code which doesn't actually exist when running under 1.9.x
> because type isn't an attribute. The fis is a simple special case for the
> type symbol.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]