facebookarchive / swift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
900 stars 297 forks source link

[swift-generator] Skip more unhandled types #300

Closed andrewcox closed 8 years ago

andrewcox commented 8 years ago

These types currently cause a crash. I actually have an upcoming fix to handle the types instead of just skipping them, but I want this in first in case I need to back-port a "fix" to older release branches without adding functionality.

alandau commented 8 years ago

lgtm