[Bug libstdc++/89728] ctype is underconstrained

2021-05-17 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89728

Jonathan Wakely  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Target Milestone|--- |12.0
 Resolution|--- |FIXED

--- Comment #2 from Jonathan Wakely  ---
Fixed by Antony's patch.

[Bug libstdc++/89728] ctype is underconstrained

2021-05-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89728

--- Comment #1 from CVS Commits  ---
The master branch has been updated by Jonathan Wakely :

https://gcc.gnu.org/g:fd89fc77639a63a141dbbc6292dd73e653794d61

commit r12-844-gfd89fc77639a63a141dbbc6292dd73e653794d61
Author: Antony Polukhin 
Date:   Mon May 17 14:58:28 2021 +0100

libstdc++: diagnose some misuses of [locale.convenience] functions [PR
89728]

This patch provides better diagnostics for common misuse of
[locale.convenience] functions with std::string as a character type.

libstdc++-v3/ChangeLog:

PR libstdc++/89728
* include/bits/locale_facets.h (ctype>):
Declare (but do not define) partial specialization.
* testsuite/22_locale/ctype/is/string/89728_neg.cc: New test.

[Bug libstdc++/89728] ctype is underconstrained

2019-04-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89728

Jonathan Wakely  changed:

   What|Removed |Added

   Severity|normal  |enhancement

[Bug libstdc++/89728] ctype is underconstrained

2019-04-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89728

Jonathan Wakely  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2019-04-24
 Ever confirmed|0   |1