Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1180

AS3 compiler generates uncompilable code for binary types.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.5, 0.6, 0.6.1, 0.7
    • 0.7
    • AS3 - Compiler
    • None
    • Mac OS X 10.6.7

    • Patch Available

    Description

      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.

      Attachments

        Activity

          People

            e7hz3r0 Ethan Urie
            e7hz3r0 Ethan Urie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: