[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-08-08 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 Andreas Krebbel changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #9 from Andreas

[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-08-08 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 Andreas Krebbel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-07-03 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 --- Comment #7 from Jonathan Wakely --- I can't approve that, I was just checking if this should be closed now (and testing updates to a version=8.0.1 bug after Richi made some Bugzilla config changes).

[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-07-03 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 --- Comment #6 from Andreas Krebbel --- (In reply to jwakely from comment #5) > On 03/07/18 10:07 +, r...@gcc.gnu.org wrote: > >--- Comment #4 from Jonathan Wakely --- > >Is this fixed now? > > Or do you plan to backport it? I would like

[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-07-03 Thread jwakely at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 --- Comment #5 from jwakely at redhat dot com --- On 03/07/18 10:07 +, r...@gcc.gnu.org wrote: >--- Comment #4 from Jonathan Wakely --- >Is this fixed now? Or do you plan to backport it?

[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-07-03 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-06-25 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 --- Comment #3 from Andreas Krebbel --- Author: krebbel Date: Mon Jun 25 07:16:59 2018 New Revision: 262003 URL: https://gcc.gnu.org/viewcvs?rev=262003=gcc=rev Log: C++: Fix PR86082 When turning a user-defined numerical literal into an

[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-06-20 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 --- Comment #2 from Andreas Krebbel --- Created attachment 44300 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44300=edit experimental patch

[Bug c++/86082] user-defined literals are not converted to the execution charset

2018-06-07 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86082 Andreas Krebbel changed: What|Removed |Added Target||x86_64 Host|