]> Kevux Git Server - fll/commit
Workaround: Clang compiler problems, add _clang_not_a_compile_time_constant_workaroun...
authorKevin Day <thekevinday@gmail.com>
Fri, 4 Mar 2022 04:44:19 +0000 (22:44 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 4 Mar 2022 04:44:19 +0000 (22:44 -0600)
commit90bf698e6b183770e80d440c7457cc8446780123
tree3d0549f8e274df58c91659f1eb3fb5f27d66278a
parent9d263799b3afa6a856857232739bedc00565adec
Workaround: Clang compiler problems, add _clang_not_a_compile_time_constant_workaround_ define.

CLang fails to handle this well and errors out with: "initializer element is not a compile-time constant".

Provide a custom define _clang_not_a_compile_time_constant_workaround_ to be used as a work-around for the problematic CLang compiler.
level_0/f_print/c/print/common.c
level_0/f_print/data/build/defines
level_0/f_print/data/build/settings