mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-01 04:36:13 +00:00
The macro 'enter_kdebug' appended the 'text' argument immediately after the '"' literal. Apparently, the old C++ standard accepted this code but the new standard is more strict.