genode/base/src/test/printf
Christian Prochaska 4c4d4e5c63 Fix printing of signed numbers
If any operand of the '?' operator is of an unsigned type, the result
is unsigned by default. Thanks to Julian Stecklina for finding
this out.

Fixes #189.
2012-04-23 15:35:01 +02:00
..
main.cc Fix printing of signed numbers 2012-04-23 15:35:01 +02:00
target.mk Fix printing of signed numbers 2012-04-23 15:35:01 +02:00