Cygwin fails to utilize Unicode replacement character

Marco Atzeri marco.atzeri@gmail.com
Fri Sep 7 17:01:00 GMT 2018


Am 07.09.2018 um 18:48 schrieb Brian Inglis:
> On 2018-09-07 05:54, Corinna Vinschen wrote:
>> On Sep  7 13:51, Thomas Wolff wrote:
>>> On 07.09.2018 13:41, Thomas Wolff wrote:
>>>> On 07.09.2018 13:29, Corinna Vinschen wrote:
>>>>> On Sep  7 12:34, Thomas Wolff wrote:
>>>>>> On 07.09.2018 10:17, Corinna Vinschen wrote:
>>>>>>> On Sep  6 09:01, Corinna Vinschen wrote:
>
> Garbage in font name from uninit struct on stack?
> Before call bzero/memset/implicit:
>
> -  CONSOLE_FONT_INFOEX cfi;
> +  CONSOLE_FONT_INFOEX cfi = { 0 };
>

This change is effective on the test program on W10

DejaVu Sans Mono:
   U+FFFD: success
   U+2592: success
   U+25A1: success
   U+01C4: failure

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list