diff options
| author | Gerd Hoffmann | 2019-04-02 09:30:18 +0200 |
|---|---|---|
| committer | Peter Maydell | 2019-04-12 13:58:00 +0200 |
| commit | e1be98540ee672ef93292b65a986055512237c35 (patch) | |
| tree | 2034111c5eac0118ae520fea33ae26ae9ff8ba8d /linux-headers/linux | |
| parent | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190412' into... (diff) | |
| download | qemu-e1be98540ee672ef93292b65a986055512237c35.tar.gz qemu-e1be98540ee672ef93292b65a986055512237c35.tar.xz qemu-e1be98540ee672ef93292b65a986055512237c35.zip | |
curses: fix wchar_t printf warning
On some systems wchar_t is "long int", on others just "int".
So go cast to "long int" and adjust the printf format accordingly.
Reported-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190402073018.17747-1-kraxel@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions
