[ https://issues.apache.org/jira/browse/THRIFT-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Duxbury closed THRIFT-1180. --------------------------------- Resolution: Fixed Assignee: Ethan Urie I just committed this to TRUNK. > AS3 compiler generates uncompilable code for binary types. > ---------------------------------------------------------- > > Key: THRIFT-1180 > URL: https://issues.apache.org/jira/browse/THRIFT-1180 > Project: Thrift > Issue Type: Bug > Components: AS3 - Compiler > Affects Versions: 0.5, 0.6, 0.6.1, 0.7 > Environment: Mac OS X 10.6.7 > Reporter: Ethan Urie > Assignee: Ethan Urie > Priority: Minor > Fix For: 0.7 > > Attachments: THRIFT-1180_use_ByteArray_for_binary_types.patch > > > When a thrift definition file includes a field of type {{binary}} the > generated code uses {{byte[]}} which is not valid AS3 (there's no byte > primitive). AS3 does provide the ByteArray class which would fix this issue. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira