Author :
tb
Date :
2025-05-20 09:25:40
Hash :c4fd9e40 Message :Simplify err_build_SYS_str_reasons
This is currently done in a rather silly way. Shift the index by 1
and avoid weird pointer dances. Rather than relying on static
initialization, use code to obviate a comment.
ok beck joshua jsing