public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/89728] ctype is underconstrained
       [not found] <bug-89728-4@http.gcc.gnu.org/bugzilla/>
@ 2021-05-17 17:11 ` cvs-commit at gcc dot gnu.org
  2021-05-17 20:06 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-05-17 17:11 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:

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

commit r12-844-gfd89fc77639a63a141dbbc6292dd73e653794d61
Author: Antony Polukhin <antoshkka@gmail.com>
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<basic_string<C,T,A>>):
            Declare (but do not define) partial specialization.
            * testsuite/22_locale/ctype/is/string/89728_neg.cc: New test.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libstdc++/89728] ctype is underconstrained
       [not found] <bug-89728-4@http.gcc.gnu.org/bugzilla/>
  2021-05-17 17:11 ` [Bug libstdc++/89728] ctype is underconstrained cvs-commit at gcc dot gnu.org
@ 2021-05-17 20:06 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2021-05-17 20:06 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |12.0
         Resolution|---                         |FIXED

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed by Antony's patch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-17 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-89728-4@http.gcc.gnu.org/bugzilla/>
2021-05-17 17:11 ` [Bug libstdc++/89728] ctype is underconstrained cvs-commit at gcc dot gnu.org
2021-05-17 20:06 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).