From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108605 invoked by alias); 7 Sep 2018 17:01:58 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 108596 invoked by uid 89); 7 Sep 2018 17:01:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=auf, diese, wurde, Hx-languages-length:830 X-HELO: mail-wr1-f46.google.com Received: from mail-wr1-f46.google.com (HELO mail-wr1-f46.google.com) (209.85.221.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Sep 2018 17:01:56 +0000 Received: by mail-wr1-f46.google.com with SMTP id a108-v6so15608712wrc.13 for ; Fri, 07 Sep 2018 10:01:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=9eN36mbyzt8HorUnkxPVoL5QBvrOOhe+yFjp9FAL8ag=; b=ZYuByA5dKIaasdqH6NCXff2ymP5X+y4098vFhFvlEnOeGhSipvUOEu2OiH6hN6Gwjy OjKeZdaPpVeXLPFQxREW7vXHx0KdhXoeY0JZ0pnvLCo80xpDKCD+npQnKdnM9M7uV8P3 0456Jx5sVB2lQWWKLxUfy6unseW05SWKIRxZozj6MXQhs/CkULuEv0TjFS0jSu0mxGqg tUAufx3HZftxQXVyWTgUsxqA83bhLvQHEg3hWtJVZLJTVw80JufLUuaJX24vmY+Nc8f/ 4LUIz89eYKiU5hGAJgoDv8NnWe1IW3OmAbRdhpISRoQCrTJR0Gwr44GOWKzF+6Ya9VjJ moRw== Return-Path: Received: from ?IPv6:::1? (p200300EE63DFA5016D9B1E0627D68F2D.dip0.t-ipconnect.de. [2003:ee:63df:a501:6d9b:1e06:27d6:8f2d]) by smtp.gmail.com with ESMTPSA id 185-v6sm7494389wmy.38.2018.09.07.10.01.52 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Sep 2018 10:01:53 -0700 (PDT) Subject: Re: Cygwin fails to utilize Unicode replacement character To: cygwin@cygwin.com References: <20180905201459.GN6350@calimero.vinschen.de> <5b90846c.1c69fb81.6a017.cddb@mx.google.com> <20180906070117.GO6350@calimero.vinschen.de> <20180907081715.GQ6350@calimero.vinschen.de> <20180907112926.GT6350@calimero.vinschen.de> <02a2ad5c-21c5-fce9-5956-a907aa0927fd@towo.net> <20180907115449.GU6350@calimero.vinschen.de> <1b170781-d54d-1d71-689d-e2efb4aed9cb@SystematicSw.ab.ca> From: Marco Atzeri Message-ID: <82930861-f139-16b7-a95b-b3efd6f1dc42@gmail.com> Date: Fri, 07 Sep 2018 17:01:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <1b170781-d54d-1d71-689d-e2efb4aed9cb@SystematicSw.ab.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00133.txt.bz2 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 =3D { 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=C3=BCft. 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