https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65049
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65049
--- Comment #5 from Jonathan Wakely ---
Author: redi
Date: Fri Oct 2 20:08:17 2015
New Revision: 228421
URL: https://gcc.gnu.org/viewcvs?rev=228421&root=gcc&view=rev
Log:
Backport PR libstdc++/65049 fix from mainline
PR libstdc++/65049
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65049
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |5.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65049
--- Comment #4 from Jonathan Wakely ---
Author: redi
Date: Mon Aug 24 13:43:54 2015
New Revision: 227127
URL: https://gcc.gnu.org/viewcvs?rev=227127&root=gcc&view=rev
Log:
PR libstdc++/65049
* include/bits/char_traits.h (char_tra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65049
--- Comment #3 from Jonathan Wakely ---
Yes, unfortunately the C++ standard doesn't define those members in terms of
the C library calls they correspond to, and doesn't say anything special about
null pointers, so they're required to handle null
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65049
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65049
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|