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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Cs OJDT2kX2X53TiymbBtTL7Onjf7xY5wOfv4Pu2DkddFhEg4E7wRGuH4zJCObG1Pa/ rxOXIp4lEhOSEIn8q8pjIPThPlk6F42gbKfGjMUW24u3jy1uHWi3oO7r+86ZzeZQ 4EaVREH9sZzUHgFZ4VzNlnUyTHC3S+j7o/0gpUASU= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=OcrnU2Bc 2UFw211cxHko7DSJimY=; b=TUrBsU6+HLUIyHPc48Wozzn2Al4uotV20CC/q5N4 wEqIcKoXMGrJ96oL7+pbYwItuE3kW8QM0kxZj86R6Hf0b5Id9/oKeu3tQ5f8H/VY GF9EK42Zo3+Ow4TUtvEbilkk77vfwhajGgWe5yiFKDKlLxqhUa6y+vjXh/Wduqxn sIw= 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=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f177.google.com MIME-Version: 1.0 X-Received: by 10.152.6.166 with SMTP id c6mr3121605laa.20.1417788178781; Fri, 05 Dec 2014 06:02:58 -0800 (PST) In-Reply-To: <20141205134152.18969.qmail@sourceware.org> References: <20141205134152 DOT 18969 DOT qmail AT sourceware DOT org> Date: Fri, 5 Dec 2014 15:02:58 +0100 Message-ID: Subject: Re: src/winsup/utils ChangeLog Makefile.in tzset.c ... From: =?UTF-8?Q?V=C3=A1clav_Zeman?= To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On 5 December 2014 at 14:41, wrote: > * tzmap-from-unicode.org: New script to create tzmap.h. Here is an untested idea. Change line 62 of the script from echo "} tzmap[] =" to echo "} const tzmap[] =" -- VZ -- 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