X-Recipient: archive-cygwin@delorie.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:from:subject:to:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=KkJ
	c8+DDYSS48dqYogBIffVaRzXZ5e44GGYymue/OtsMtAD7EkNncuO38YzV/3GkGsw
	+SqckCdmfFiVVAKrqC3fzNZVHPXSKwsLY3P7WnvCVZ9p1ArEWAs3PnoGTPhCUxgr
	younNMJwix4pdoWimgrOJ/mw9us1AQCMB/Veg0ig=
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:from:subject:to:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=u6JziZv8d
	akeuK9rnXt+1IrFlQ0=; b=ILOd8MSJUJGF1Q/POJmOdSpYm+sfk3KDzXpkcozxl
	jna69UgPTwdQWjky0VPsmDBgOYjy702nKGqSMSmzy0lyx8iueYJ6gViDYc0pcfIR
	vh9fSVm0yOEFu++TkfrsH8ofHpIFRISFqJcCyY3OLFtrKivoWrHMQZwR059hLeqS
	Y0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*MI:cygwin, reality
X-HELO: mx1.redhat.com
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
Subject: sqlite3: deprecated declarations
To: cygwin@cygwin.com
Message-ID: <9cd05ef5-a204-7c38-2304-9cb3af364e40@cygwin.com>
Date: Fri, 2 Sep 2016 01:23:59 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Jan,

Please enable deprecated declarations in sqlite3.h.  While it's nice in 
theory to say that they are deprecated and shouldn't be used, the 
reality is that real-world code still uses them and therefore fails to 
build as-is without them.

TIA,

-- 
Yaakov

--
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

