X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=LbQdk+NkF7ETE+I2 BeWUev60i8hsG4nFB7r9EdIKjZ40P3wMbQZCWauzBAmdFdJ+y5Xi+g4PayWf7Hrk vPIUm4sZKvaWo3wSvTuuaHT0uO5CzUCo8PNbZwLQBRlCA2S55MaEWEaoYbf0Mu/S hWcnXpDFoJ7NXg+FOqavryBEjHg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=wmRyjo+Kr7y3eO4a91gH4j 7FwBI=; b=F4DdKd32aNrBnc/+ty8WX4g8N5XdSHSlr9sibU+pysot268tFgtj7S fFK4BkvZIM1aMmq6woifxDqNP4fe3rrFtDQUUapU8TU845Kqi8GRJEUe791Pyqed Ce+utcSNvEgfUvGXjvs89d/+T64IxILrFVuXQaMbvpkvgB1UmYFPU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=xterm, mintty, Quotes, Unicode X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Quotes changed to odd characters in gcc error msgs To: cygwin AT cygwin DOT com References: <7ddb3b6ed96c4cabe49cb1fb5559c32b AT mail DOT gmail DOT com> From: Ken Brown Message-ID: <5696786C.90208@cornell.edu> Date: Wed, 13 Jan 2016 11:16:44 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <7ddb3b6ed96c4cabe49cb1fb5559c32b@mail.gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 1/13/2016 10:05 AM, Chuck Roberts wrote: > Hello, > I am running Cygwin 2.3.0 on Windows 7. I'm new to Cygwin and trying to > learn C programming (basic ANSI C). > > I'm having 2 problems. > > 1) When I get an error message from the gcc compiler, the quotes in the > message are turned to high ascii characters that don't make sense. How do > I fix this? My TERM variable says "cygwin". These are probably Unicode curly quotes. They should display properly if you use one of the standard Cygwin terminals (such as mintty or xterm). Ken -- 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