eaa50691fc
Because we passed a temporary as the logger, it gets destroyed after the config_parser constructor returns and when the logger is called in config_parser it operates on a dangling reference. Ref: https://stackoverflow.com/q/35770357/5363071 |
||
---|---|---|
.. | ||
adapters | ||
cairo | ||
components | ||
drawtypes | ||
events | ||
modules | ||
tags | ||
utils | ||
x11 | ||
CMakeLists.txt | ||
common.hpp | ||
debug.hpp | ||
errors.hpp | ||
settings.hpp.cmake |