Skip to content
Snippets Groups Projects
Forked from Software / Simox / Simox
324 commits behind the upstream repository.
Christoph Pohl's avatar
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.
90528ee2
History