[Bug c/33748] format warnings don't take input charset into account

2023-05-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33748 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/33748] format warnings don't take input charset into account

2007-10-12 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2007-10-12 12:39 --- Remember that as an additional complication, format strings are a mixture of bytes and multibyte characters rather than simple sequences of multibyte characters.