[jira] [Updated] (THRIFT-5341) Fix Old-Style-Cast, Missing override and Possible noexcept

2021-01-28 Thread Kashirin Alex (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashirin Alex updated THRIFT-5341: -- Fix Version/s: (was: 0.14.0) > Fix Old-Style-Cast, Missing override and Possible noexcept

[jira] [Updated] (THRIFT-5341) Fix Old-Style-Cast, Missing override and Possible noexcept

2021-01-28 Thread Kashirin Alex (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashirin Alex updated THRIFT-5341: -- Fix Version/s: 0.14.0 > Fix Old-Style-Cast, Missing override and Possible noexcept >

[jira] [Updated] (THRIFT-5341) Fix Old-Style-Cast, Missing override and Possible noexcept

2021-01-28 Thread Kashirin Alex (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashirin Alex updated THRIFT-5341: -- Summary: Fix Old-Style-Cast, Missing override and Possible noexcept (was: Fix

[jira] [Updated] (THRIFT-5342) Apply 'noexcept' attribute to Init/Copy/Move Constructors and Assignments

2021-01-28 Thread Kashirin Alex (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashirin Alex updated THRIFT-5342: -- Description: The 'noexcept' attribute should be applied to the ctor & operator= for Copy &

[jira] [Updated] (THRIFT-5341) Fix Old-Style-Cast, missing override and noexcept

2021-01-28 Thread Kashirin Alex (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashirin Alex updated THRIFT-5341: -- Summary: Fix Old-Style-Cast, missing override and noexcept (was: Fix Old-Style-Cast use and

[jira] [Updated] (THRIFT-5342) Apply 'noexcept' attribute to Init/Copy/Move Constructors and Assignments

2021-01-28 Thread Kashirin Alex (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashirin Alex updated THRIFT-5342: -- Parent: THRIFT-5341 Issue Type: Sub-task (was: Improvement) > Apply 'noexcept'

[jira] [Updated] (THRIFT-5342) Apply 'noexcept' attribute to Init/Copy/Move Constructors and Assignments

2021-01-28 Thread Kashirin Alex (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashirin Alex updated THRIFT-5342: -- Description: The 'noexcept' attribute should be applied to the ctor & operator= for Copy &

[jira] [Created] (THRIFT-5342) Apply 'noexcept' attribute to Init/Copy/Move Constructors and Assignments

2021-01-28 Thread Kashirin Alex (Jira)
Kashirin Alex created THRIFT-5342: - Summary: Apply 'noexcept' attribute to Init/Copy/Move Constructors and Assignments Key: THRIFT-5342 URL: https://issues.apache.org/jira/browse/THRIFT-5342 Project:

[jira] [Commented] (THRIFT-4793) Drop PHP support for versions before 7.1

2021-01-28 Thread Volodymyr Panivko (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17274025#comment-17274025 ] Volodymyr Panivko commented on THRIFT-4793: --- Maybe it is time for reopen this task? > Drop

[jira] [Commented] (THRIFT-5237) Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class

2021-01-28 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17273962#comment-17273962 ] Jens Geyer commented on THRIFT-5237: [thrift 0.14.0.4885 -

[jira] [Commented] (THRIFT-5237) Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class

2021-01-28 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17273961#comment-17273961 ] Jens Geyer commented on THRIFT-5237: After applying a fix I now get these failures on AppVeyor.