Forked from
Software / Simox / Simox
Source project has a limited visibility.
-
Christoph Pohl authored
Added #pragma compiler directives to ignore -Wstringop-truncation warning in strncpy function. This change ensures that the warning triggered by the strncpy function doesn't interfere with the build process, improving build stability.
Christoph Pohl authoredAdded #pragma compiler directives to ignore -Wstringop-truncation warning in strncpy function. This change ensures that the warning triggered by the strncpy function doesn't interfere with the build process, improving build stability.