Dear Sawada-san,
> Alternative idea is to lower the constant value when using an
> assertion build. That way, we don't need to rely on injection points
> being enabled.
Hmm, possible but I prefer current one. Two concerns:
1.
USE_ASSERT_CHECKING has not been used to change the value yet. The main usage is
to call debug functions in debug build.
2.
If we add tests which is usable only for debug build, it must be run only when it
is enabled. IIUC such test does not exist yet.
Best regards,
Hayato Kuroda
FUJITSU LIMITED