[ https://issues.apache.org/jira/browse/THRIFT-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775197#comment-17775197 ]
Christopher Friedt edited comment on THRIFT-5660 at 10/14/23 4:36 PM: ---------------------------------------------------------------------- Hi wow - thanks for bringing that up. I totally have not seen that issue at all. I don't have a lot of immediate availability but I would be happy to try and fix it when I do have some time. was (Author: cfriedt): Hi wow - thanks for bringing that up. I totally have not seen that issue at all. I don't have a lot of immediate availability but I'll see if I can fix it when I have some time. > TTransportException: create thrift::numeric_cast > ------------------------------------------------ > > Key: THRIFT-5660 > URL: https://issues.apache.org/jira/browse/THRIFT-5660 > Project: Thrift > Issue Type: Sub-task > Components: C++ - Library > Reporter: Christopher Friedt > Assignee: Christopher Friedt > Priority: Trivial > Time Spent: 1h 50m > Remaining Estimate: 0h > > This adds an equivalent implementation of `boost::numeric_cast` written > purely in standard c++. > The implementation is relatively trivial and reduces the dependency on > `boost`. > Adapted from > https://stackoverflow.com/a/49658950/5636218 > PR is here: > [https://github.com/apache/thrift/pull/2689] > See also: > [https://github.com/zephyrproject-rtos/gsoc-2022-thrift/issues/147] > -- This message was sent by Atlassian Jira (v8.20.10#820010)