]> source.dussan.org Git - tigervnc.git/commit
Don't tag up gettext's *wprintf() functions
authorPierre Ossman <ossman@cendio.se>
Thu, 6 Jul 2023 07:17:53 +0000 (09:17 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 6 Jul 2023 07:17:53 +0000 (09:17 +0200)
commit9abf88e8d6bcd12254d8da434e4935cb9fc26bc0
treea4a3bab26d3d7875e4ed148d783539c849c0c653
parent4d7a261e7bd7412d7accaae4ec1c133e0b8d4bed
Don't tag up gettext's *wprintf() functions

gcc doesn't support -Wformat for the wide format versions of printf()
and friends yet:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38308

Do what glibc does and have some commented out tags to show future
intent.
vncviewer/i18n.h