[
https://issues.apache.org/jira/browse/THRIFT-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5661.
--------------------------------
Fix Version/s: 0.18.0
Resolution: Fixed
> TOutput: add zephyr-specific strerror_s implementation
> ------------------------------------------------------
>
> Key: THRIFT-5661
> URL: https://issues.apache.org/jira/browse/THRIFT-5661
> Project: Thrift
> Issue Type: Sub-task
> Components: C++ - Compiler, C++ - Library
> Reporter: Christopher Friedt
> Assignee: Christopher Friedt
> Priority: Trivial
> Fix For: 0.18.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In Zephyr, optimize {{TOutput::strerror_s}} to minimize (stack) space. The
> Zephyr string error table is in ROM in any case, so string values will not be
> overwritten.
> PR is here:
> [https://github.com/apache/thrift/pull/2680]
> See also:
> [https://github.com/zephyrproject-rtos/gsoc-2022-thrift/issues/147]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)