mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-24 01:28:48 +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.