Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support

2019-02-18 Thread Jonathan Wakely
On 08/02/19 12:56 +, Jonathan Wakely wrote: On 07/02/19 23:35 -0500, Tom Honermann wrote: On 2/7/19 4:44 AM, Jonathan Wakely wrote: On 23/12/18 21:27 -0500, Tom Honermann wrote: Attached is a revised patch that addresses changes in P0482R6.  Changes from the prior patch include: - Updated

Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support

2019-02-08 Thread Jonathan Wakely
On 07/02/19 23:35 -0500, Tom Honermann wrote: On 2/7/19 4:44 AM, Jonathan Wakely wrote: On 23/12/18 21:27 -0500, Tom Honermann wrote: Attached is a revised patch that addresses changes in P0482R6.  Changes from the prior patch include: - Updated the value of the __cpp_char8_t feature test macr

Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support

2019-02-07 Thread Tom Honermann
On 2/7/19 4:44 AM, Jonathan Wakely wrote: On 23/12/18 21:27 -0500, Tom Honermann wrote: Attached is a revised patch that addresses changes in P0482R6.  Changes from the prior patch include: - Updated the value of the __cpp_char8_t feature test macro to 201811. Tested on x86_64-linux. Thanks,

Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support

2019-02-07 Thread Jonathan Wakely
On 23/12/18 21:27 -0500, Tom Honermann wrote: Attached is a revised patch that addresses changes in P0482R6. Changes from the prior patch include: - Updated the value of the __cpp_char8_t feature test macro to 201811. Tested on x86_64-linux. Thanks, Tom, this is great work! The front-end ch

Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support

2018-12-23 Thread Tom Honermann
Attached is a revised patch that addresses changes in P0482R6. Changes from the prior patch include: - Updated the value of the __cpp_char8_t feature test macro to 201811. Tested on x86_64-linux. gcc/cp/ChangeLog: 2018-11-04 Tom Honermann * name-lookup.c (get_std_name_hint): Added u8