[Bug c++/81992] C++ toupper symbol clash?

2017-08-29 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81992 --- Comment #4 from Jonny Grant --- Hello Jonathan and Daniel Thank you for your replies. The stackoverlflow article suggests using which provides a std::toupper(). I did change to that, but it still had same issue: A)

[Bug c++/81992] C++ toupper symbol clash?

2017-08-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81992 --- Comment #3 from Jonathan Wakely --- This has been a C++ FAQ for nearly 20 years, and is even documented in our manual: https://gcc.gnu.org/onlinedocs/libstdc++/manual/strings.html#strings.string.simple Also

[Bug c++/81992] C++ toupper symbol clash?

2017-08-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81992 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/81992] C++ toupper symbol clash?

2017-08-27 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81992 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.