Re: [PATCH] [gdb] Rewrite error and warning emojis
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Tom" == Tom de Vries <[email protected]> writes: Tom> To make this obvious, I decided to rewrite in a style that makes it explicit Tom> both which unicode characters are used, and how they are encoded: Tom> ... Tom> static std::string warning_prefix = u8"\u26A0\uFE0F "; Seems reasonable to me. Approved-By: Tom Tromey <[email protected]> Tom