[jira] [Commented] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17507897#comment-17507897 ] Jens Geyer commented on THRIFT-5540: The problem is the way how symbolic constants, particularly

[GitHub] [thrift] Jens-G opened a new pull request #2549: THRIFT-5540 Can't use a typedef for a container type containing enums…

2022-03-16 Thread GitBox
Jens-G opened a new pull request #2549: URL: https://github.com/apache/thrift/pull/2549 … in a constant Patch: Jens Geyer -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Commented] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17507896#comment-17507896 ] Jens Geyer commented on THRIFT-5540: Unresolved typedefs are as well. Gave up counting the number of

[jira] [Assigned] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5540: -- Assignee: Jens Geyer > Can't use a typedef for a container type containing enums in a

[jira] [Commented] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17507877#comment-17507877 ] Yuxuan Wang commented on THRIFT-5540: - Constants in thrift files are big minefield unfortunately.

[jira] [Commented] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17507867#comment-17507867 ] Jens Geyer commented on THRIFT-5540: Ok, not all are affected but a lot are. * cpp * dart * D

[jira] [Updated] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5540: --- Component/s: Compiler (General) (was: C++ - Compiler)

[jira] [Updated] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5540: --- Component/s: Dart - Compiler > Can't use a typedef for a container type containing enums in a

[jira] [Updated] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5540: --- Component/s: C++ - Compiler > Can't use a typedef for a container type containing enums in a

[jira] [Updated] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5540: --- Component/s: (was: Compiler (General)) > Can't use a typedef for a container type containing

[jira] [Commented] (THRIFT-5540) Can't use a typedef for a container type containing enums in a constant

2022-03-16 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17507863#comment-17507863 ] Jens Geyer commented on THRIFT-5540: I cannot reproduce the error message. Could you tell the exact