C++ Logo

sg16

Advanced search

Re: [SG16] Concatenating unicode string literals

From: Jens Maurer <Jens.Maurer_at_[hidden]>
Date: Fri, 10 Jul 2020 20:42:34 +0200
On 10/07/2020 08.00, Tom Honermann wrote:
> On 7/9/20 5:07 PM, Jens Maurer wrote:

>> https://wiki.edg.com/pub/Wg21summer2020/SG16/concatenation.html
>>
>> I think the overlap with P2029 is very manageable, so this can
>> go ahead regardless.
>
> Excellent!
>
> Some minor suggestions for the paper:
> - Make the compiler-explorer URL an actual link.
> - Mention that the SDCC C compiler does actually support mixed
> concatenations as reported on the WG14 mailing list
> (http://open-std.org/jtc1/sc22/wg14/18105). I verified that SDCC
> version 4 does accept such code (version 3.5 does not), though I didn't
> verify the behavior.
> - Explicitly state the four major C++ compilers (there could be more (or
> less) in the future and the compiler-explorer link may go dark some day!).

All fixed. Enjoy:

https://wiki.edg.com/pub/Wg21summer2020/SG16/concatenation.html

Jens

Received on 2020-07-10 13:46:02