[jira] [Assigned] (THRIFT-5576) fix old-style cast at const value ctor/copy and redundant copy at ctor

2022-04-30 Thread Kashirin Alex (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashirin Alex reassigned THRIFT-5576: - Assignee: Kashirin Alex > fix old-style cast at const value ctor/copy and redundant

[GitHub] [thrift] kashirin-alex opened a new pull request, #2597: THRIFT-5576: fix old-style cast and redundant copy

2022-04-30 Thread GitBox
kashirin-alex opened a new pull request, #2597: URL: https://github.com/apache/thrift/pull/2597 **_Generated was:_** ```CPP class FU_LB : public virtual ::apache::thrift::TBase { public: FU_LB(const FU_LB&); FU_LB(FU_LB&&) noexcept; FU_LB& operator=(const

[jira] [Created] (THRIFT-5576) fix old-style cast at const value ctor/copy and redundant copy at ctor

2022-04-30 Thread Kashirin Alex (Jira)
Kashirin Alex created THRIFT-5576: - Summary: fix old-style cast at const value ctor/copy and redundant copy at ctor Key: THRIFT-5576 URL: https://issues.apache.org/jira/browse/THRIFT-5576 Project: