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:message-id:references:date:from:reply-to
	:subject:to:in-reply-to:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=M2CEh+BOTiu52Lr/
	OvobALwCDyYblON7viTTUgdJ3wi27PHDuinOSSSG3qEw2G4eb6F5/UW7QVVRFHYA
	UQBjIqqgTIBLncbrvTixHkY5fpHbVXHSY2gtCLOxpvi4DqwPntFsKa4izmD+zMg7
	tBDABHxQSGyjmxoGZS2eBL1FzGg=
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:message-id:references:date:from:reply-to
	:subject:to:in-reply-to:mime-version:content-type
	:content-transfer-encoding; s=default; bh=Q/pH4ciRdauyGvoFc0JEb4
	6dWEI=; b=xjPix7+Fknj1Hf/AhZC6Bigv1Frk2n62IbcFjKqrCUpZWJtPdFuNMW
	tkKjm5dT8ET8uyzizCUh3wvgyg9DsQ519fImNMiJ3mNQDHwkkClF54n2RScISG0k
	o57TDVQZyjyFdEx/FY1pKRP1tT1XMDx90ZfQkI8G50SS1BvV4E6Sc=
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.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=plot, 2.8, H*i:sk:570C0F7, H*MI:sk:570C0F7
X-HELO: nh503-vm7.bullet.mail.kks.yahoo.co.jp
Message-ID: <348944.46683.qm@web101108.mail.kks.yahoo.co.jp>
X-YMail-JAS: cfySbXEVM1nDq4x46dle5L6RQkC0USd2nKv_g8MZDgSx.aRCyYUisbWkTD_wiJJkm1GNKsT2uTAzYKnFTGgbM3j8VhxRpRcNysxeoziPSRWLw17bgXHg9oKEg_juC0gPZhoi
References: <5702FE9D.7060306@alumni.cse.ucsc.edu> <loom.20160410T212404-149@post.gmane.org> <175388.49650.qm@web101117.mail.kks.yahoo.co.jp> <loom.20160411T083414-815@post.gmane.org> <870284.4983.qm@web101111.mail.kks.yahoo.co.jp> <570C0F77.1020303@cornell.edu>
Date: Tue, 12 Apr 2016 10:41:16 +0900 (JST)
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
Reply-To: Tatsuro MATSUOKA <matsuoka@nuce.nagoya-u.ac.jp>
Subject: Warning: Mismatch between the program and library build versions detted. (WxWidgets)
To: cygwin@cygwin.com
In-Reply-To: <570C0F77.1020303@cornell.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u3C1fvxk007210

Hello
I have met the following waring gnuplot with wxt terminal
Terminal type set to 'wxt'
gnuplot> plot sin(x)
10:33:39: Warning: Mismatch between the program and library build versions detted.
The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatie with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,coatible with 2.8).
I do not have enough knowldge of difference between C++ ABI 1009 and C++ ABI 1002.
Any suggestions?
# For the program execution, I do not have troubles from the warining.
Tatsuro


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


