mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
Now worked around. CML2 seems to forget supressing derived symbols that are derived from suppressed symbols. (Expected behaviour) This caused the configuration parser to recognize the illegally visible symbols to be from those containers. Now worked around by adding the extra check for CONFIG_CONTAINERS have been parsed. A real solution requires fixing CML2 symbol visibility function.