Skip to content

Fix some GCC 12.1 warnings

Hans-Nikolai Viessmann requested to merge hans/sac2c:gcc-12.1-warnings into develop

This MR fixes the following warnings caused by GCC 12.1:

  • return of '\0' from functions with char * return type
Edited by Hans-Nikolai Viessmann

Merge request reports