[jira] [Comment Edited] (THRIFT-3467) Go Maps for Thrift Sets Should Have Values of Type struct{}

2016-04-06 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15228245#comment-15228245 ] Tom Deering edited comment on THRIFT-3467 at 4/6/16 1:35 PM: - [~jensg], I

[jira] [Resolved] (THRIFT-3465) Go Code With Complex Const Initializer Compilation Depends On Struct Order

2016-03-20 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering resolved THRIFT-3465. - Resolution: Fixed Resolved by patch submitted for THRIFT-3705:

[jira] [Commented] (THRIFT-3465) Go Code With Complex Const Initializer Compilation Depends On Struct Order

2016-03-20 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203530#comment-15203530 ] Tom Deering commented on THRIFT-3465: - [~jensg], it appears that it does. Will do, thanks! > Go Code

[jira] [Commented] (THRIFT-3703) Unions Field Count Does Not Consider Map/Set/List Fields

2016-03-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15176653#comment-15176653 ] Tom Deering commented on THRIFT-3703: - [~jensg], just gave it a shot. Same result with the optional

[jira] [Comment Edited] (THRIFT-3703) Unions Field Count Does Not Consider Map/Set/List Fields

2016-03-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15174446#comment-15174446 ] Tom Deering edited comment on THRIFT-3703 at 3/1/16 9:35 PM: - Seems to affect

[jira] [Updated] (THRIFT-3703) Unions Field Count Does Not Consider Map/Set/List Fields

2016-03-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3703: Description: Go code for unions generated by Thrift 0.9.3 fails to consider map/set/list fields

[jira] [Updated] (THRIFT-3703) Unions Field Count Does Not Consider Map/Set/List Fields

2016-03-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3703: Description: Go code for unions generated by Thrift 0.9.3 fails to consider map/set/list fields

[jira] [Comment Edited] (THRIFT-3703) Unions Field Count Does Not Consider Map/Set/List Fields

2016-03-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15174446#comment-15174446 ] Tom Deering edited comment on THRIFT-3703 at 3/1/16 9:33 PM: - Seems to affect

[jira] [Updated] (THRIFT-3703) Unions Field Count Does Not Consider Map/Set/List Fields

2016-03-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3703: Summary: Unions Field Count Does Not Consider Map/Set/List Fields (was: Unions Field Count Does

[jira] [Commented] (THRIFT-3703) Unions Field Count Does Not Consider Map/Set/List Fields

2016-03-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15174446#comment-15174446 ] Tom Deering commented on THRIFT-3703: - Seems to affect union fields of type map, set, and list. >

[jira] [Updated] (THRIFT-3703) Unions Field Count Does Not Consider Map Fields

2016-03-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3703: Summary: Unions Field Count Does Not Consider Map Fields (was: Unions Enforce Count == 1 Only For

[jira] [Created] (THRIFT-3703) Unions Enforce Count == 1 Only For Struct Members

2016-03-01 Thread Tom Deering (JIRA)
Tom Deering created THRIFT-3703: --- Summary: Unions Enforce Count == 1 Only For Struct Members Key: THRIFT-3703 URL: https://issues.apache.org/jira/browse/THRIFT-3703 Project: Thrift Issue Type:

[jira] [Commented] (THRIFT-3466) Set Parameters Have Wrong Key Type in Go Code

2016-01-05 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083997#comment-15083997 ] Tom Deering commented on THRIFT-3466: - This appears to affect lists as well as sets. > Set

[jira] [Created] (THRIFT-3491) Invalid Go Code From Service Signatures With Typedef'd Structs

2015-12-14 Thread Tom Deering (JIRA)
Tom Deering created THRIFT-3491: --- Summary: Invalid Go Code From Service Signatures With Typedef'd Structs Key: THRIFT-3491 URL: https://issues.apache.org/jira/browse/THRIFT-3491 Project: Thrift

[jira] [Updated] (THRIFT-3491) Invalid Go Code From Service Signatures With Typedef'd Structs

2015-12-14 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3491: Description: Thrift 0.9.3 produces invalid Go code when service definitions are written in terms

[jira] [Updated] (THRIFT-3491) Invalid Go Code From Service Signatures With Typedef'd Structs

2015-12-14 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3491: Labels: golang service thrift typedef (was: golang thrift typedef) > Invalid Go Code From Service

[jira] [Updated] (THRIFT-3491) Invalid Go Code From Service Signatures With Typedef'd Structs

2015-12-14 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3491: Description: Thrift 0.9.3 produces invalid Go code when service definitions are written in terms

[jira] [Updated] (THRIFT-3466) Set Parameters Have Wrong Key Type in Go Code

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Description: When Thrift 0.9.3 generates Go code for a service with a parameter that is of type

[jira] [Updated] (THRIFT-3466) Set Parameters Have Wrong Key, Value Types in Go Code

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Description: When Thrift 0.9.3 generates Go code for a service with a parameter that is of type

[jira] [Updated] (THRIFT-3466) Set Parameters Have Wrong Key, Value Types in Go Code

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Description: When Thrift 0.9.3 generates Go code for a service with a parameter that is of type

[jira] [Updated] (THRIFT-3467) Go Maps for Thrift Sets Should Have Values of Type struct{}

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3467: Description: Sets in Thrift are currently turned into maps with boolean values in Go. Example:

[jira] [Updated] (THRIFT-3466) Typedefs Not Used To Generate Set Parameters

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Description: When Thrift 0.9.3 generates Go code for a service with a parameter that is of type

[jira] [Updated] (THRIFT-3466) Typedefs Not Used To Generate Set Parameters

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Component/s: (was: Go - Library) Go - Compiler > Typedefs Not Used To

[jira] [Updated] (THRIFT-3466) Typedefs Not Used To Generate Set Parameters

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Description: When Thrift 0.9.3 generates Go code for a service with a parameter that is of type

[jira] [Updated] (THRIFT-3466) Set Parameters Have Wrong Key, Value Types in Go Code

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Summary: Set Parameters Have Wrong Key, Value Types in Go Code (was: Set Parameters Have Wrong

[jira] [Updated] (THRIFT-3466) Set Parameters Have Wrong Key, Value Types

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Summary: Set Parameters Have Wrong Key, Value Types (was: Typedefs Not Used To Generate Set

[jira] [Created] (THRIFT-3466) Typedefs Not Used To Generate Set Parameters

2015-12-02 Thread Tom Deering (JIRA)
Tom Deering created THRIFT-3466: --- Summary: Typedefs Not Used To Generate Set Parameters Key: THRIFT-3466 URL: https://issues.apache.org/jira/browse/THRIFT-3466 Project: Thrift Issue Type: Bug

[jira] [Created] (THRIFT-3467) Go Maps for Thrift Sets Should Have Values of Type struct{}

2015-12-02 Thread Tom Deering (JIRA)
Tom Deering created THRIFT-3467: --- Summary: Go Maps for Thrift Sets Should Have Values of Type struct{} Key: THRIFT-3467 URL: https://issues.apache.org/jira/browse/THRIFT-3467 Project: Thrift

[jira] [Updated] (THRIFT-3466) Set Parameters Have Wrong Key Type in Go Code

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Summary: Set Parameters Have Wrong Key Type in Go Code (was: Set Parameters Have Wrong Key, Value

[jira] [Updated] (THRIFT-3466) Typedefs Not Used To Generate Set Parameters

2015-12-02 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3466: Description: When Thrift 0.9.3 generates Go code for a service with a parameter that is of type

[jira] [Updated] (THRIFT-3465) Go Code With Complex Const Initializer Compilation Depends On Struct Order

2015-12-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3465: Labels: golang thrift (was: golang) > Go Code With Complex Const Initializer Compilation Depends

[jira] [Updated] (THRIFT-3465) Go Code With Complex Const Initializer Compilation Depends On Struct Order

2015-12-01 Thread Tom Deering (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Deering updated THRIFT-3465: Description: Thrift 0.9.3 generates invalid Go code for the following Thrift file: {code}

[jira] [Created] (THRIFT-3465) Go Code With Complex Const Initializer Compilation Depends On Struct Order

2015-12-01 Thread Tom Deering (JIRA)
Tom Deering created THRIFT-3465: --- Summary: Go Code With Complex Const Initializer Compilation Depends On Struct Order Key: THRIFT-3465 URL: https://issues.apache.org/jira/browse/THRIFT-3465 Project: