[jira] [Created] (THRIFT-5689) A new community provided Rust implementation

2023-03-06 Thread Pure White (Jira)
Pure White created THRIFT-5689: -- Summary: A new community provided Rust implementation Key: THRIFT-5689 URL: https://issues.apache.org/jira/browse/THRIFT-5689 Project: Thrift Issue Type: Questio

[jira] [Created] (THRIFT-5690) Type not defined when type defined after use

2023-03-06 Thread Bogdan Drutu (Jira)
Bogdan Drutu created THRIFT-5690: Summary: Type not defined when type defined after use Key: THRIFT-5690 URL: https://issues.apache.org/jira/browse/THRIFT-5690 Project: Thrift Issue Type: Bug

[GitHub] [thrift] kinoroy opened a new pull request, #2766: THRIFT-4838: Add unix socket support for Swift

2023-03-06 Thread via GitHub
kinoroy opened a new pull request, #2766: URL: https://github.com/apache/thrift/pull/2766 - [x] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? ([Request account here](https://selfserve.apache.org/jira-account.html), not

[jira] [Updated] (THRIFT-5690) Type not defined when type defined after use

2023-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5690: --- Description: {code} struct Test { 10: optional Foo foo = {}; } struct Foo { 10: optional string bar

[jira] [Updated] (THRIFT-5690) Type not defined when type defined after use

2023-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5690: --- Component/s: Compiler (General) > Type not defined when type defined after use > ---

[jira] [Updated] (THRIFT-5690) Constant expects type to be defined before

2023-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5690: --- Summary: Constant expects type to be defined before (was: Type not defined when type defined after

[jira] [Commented] (THRIFT-5690) Constant expects type to be defined before

2023-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697158#comment-17697158 ] Jens Geyer commented on THRIFT-5690: > Best guess can be related with > https://iss

[jira] [Comment Edited] (THRIFT-5690) Constant expects type to be defined before

2023-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697158#comment-17697158 ] Jens Geyer edited comment on THRIFT-5690 at 3/6/23 10:15 PM: -

[jira] [Resolved] (THRIFT-5690) Constant expects type to be defined before

2023-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5690. Fix Version/s: 0.19.0 Assignee: Jens Geyer Resolution: Won't Fix A good solution t