WaE use std streams instead of C-style format strings
Cannot satisfy all platforms warning-free with one C format string (sometimes it is "unsigned int" and sometimes "unsigned long"), so avoid the problem altogether and use C++ streams. Change-Id: I898d776c753dedbd79d4a56c580912613e865dda
Showing
Please
register
or
sign in
to comment