This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin fails to utilize Unicode replacement character


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]