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=M2 9zreCPWlRehd46S1cwagWSOXJuC2OdsPN4PIce2ZS54sWpe4dpbGJKvHZiA7lRwQ 8RZ02MDEpMtzJlP7HuAGI2Kb26hUyHVIF4sLXnRhoRHgTwFSHvpFC/jK8hl7WtVu OEK3mjrfkl0IMDjca8pgS27RPtbKXQiDCToVnu3Og= 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=BtZ7pYbO xAuG10/Hle6qKLl2IoI=; b=ViVmvwU4Y0n2xKemK2+7yH0dvgvktGXxbWqUdrPt B2QDcpg0zDuLbILYKN1HkP0dNe44zpAGF3huNcF2RRnVSehZoLZZiWFNmgSiJARC tJCf4BxwR5JFxY9+cD13Z7I8gtHRwLZ4bsIq0sONuMX5TVr65a3hxtjX2K1EDQZD q0o= 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=AWL,BAYES_00,KAM_INFOUSME,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: alum-mailsec-scanner-2.mit.edu MIME-Version: 1.0 X-Received: by 10.68.163.65 with SMTP id yg1mr5128826pbb.21.1414073446652; Thu, 23 Oct 2014 07:10:46 -0700 (PDT) In-Reply-To: <20141022092323.GH32374@calimero.vinschen.de> References: <20141022092323 DOT GH32374 AT calimero DOT vinschen DOT de> Date: Thu, 23 Oct 2014 08:10:46 -0600 Message-ID: Subject: Re: TEST RELEASE: Cygwin 1.7.33-0.1 From: Jim Reisert AD1C To: The Cygwin Mailing List Content-Type: text/plain; charset=ISO-8859-1 Apparently stricmp() is no longer in the library: ClubLog.cpp:593:34: error: 'stricmp' was not declared in this scope if (!stricmp(field,"call")) { I realize that stricmp() is non-standard. Is this going to be the situation going forward with 1.7.33+? If so, what's the best workaround? Thanks - Jim -- Jim Reisert AD1C, , http://www.ad1c.us -- 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