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:message-id:references:date:from:reply-to :subject:to:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=smF0k2CfRS1laGzG RUlkKk946eooiziQfyDsHXtnp53rHMS4sy/kIr52xASOI+GzETvjNJscAibxOtmn s0Go9lKEbyhv/d2CWmqivnfcz8cfImaxAqCjRC7EoU+jS92GZ46Uz56CuxnGIPte t9X6TGaRpJh3aCyRQrlcrjfykj4= 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=4KQPdRmfZ/9mxhYHKMUmmz 5kDgY=; b=J4scaff0KI7wlWztJkJMIY++/+LqW9TqqhyQj2eV8De8nv7O9axDNM zXZMzdCtQKmU14k5+7YmirSukGebIqSq2qjfNhjz/1emuzEiO3PmHIflDV7YB2Vy tPg0qzpC4BA7jfyjvMZO8sE6Wml3rM41TY+T7HH7onqTmFETzB6pE= 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.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS,UNSUBSCRIBE_BODY autolearn=ham version=3.3.2 spammy=environmental, UD:jp, UD:co.jp, H*UA:0.8.111_74 X-HELO: nh605-vm5.bullet.mail.ssk.yahoo.co.jp Message-ID: <743904.18947.qm@web103108.mail.kks.yahoo.co.jp> X-YMail-JAS: ymm2i5IVM1l9KUnIOULqNaffZah6gg6F5YlWLgNKWZiovjunbytyDNefv2981QzBfk5Z_QOahkOza6qtFr6a9OVz4_lTAq0FgZRhW2nYOuRKBa9s68.LmzAwQzjMBEjdLQEv References: Date: Tue, 8 May 2018 15:42:28 +0900 (JST) From: Tatsuro MATSUOKA Reply-To: Tatsuro MATSUOKA Subject: Re: [ANNOUNCEMENT] Test: gnuplot-5.2.3-1 To: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w486glrR010948 ----- Original Message ----- > From: Achim Gratz  > To: cygwin > Cc: > Date: 2018/5/7, Mon 04:41 > Subject: [ANNOUNCEMENT] Test: gnuplot-5.2.3-1 > > > Gnuplot version 5.2.3 is available as a test version on Cygwin now. > > Note: > ----- > > The configuration has changed to not include "backwards compatibility) > any longer, which removes partial support for deprecated features. > Unless I hear of problems with this change, this version will be > promoted to be the current version in a few weeks, so please test your > scripts with the new version. > > > -- >               *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** > > If you want to unsubscribe from the cygwin-announce mailing list, look > at the "List-Unsubscribe: " tag in the email header of this message. > Send email to the address specified there. It will be in the format: > > cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com > > If you need more information on unsubscribing, start reading here: > > http://sourceware.org/lists.html#unsubscribe-simple > > Please read *all* of the information on unsubscribing that is available > starting at this URL. This is feature request and I do not want the below to implement on 5.2.3 but in the future version. 1. wxt support x11 is obsolated terminal.  To implement qt terminal, a patch to qt described shown in my site [1] is required.  But wxt terminal can be implemented if you link wxwidegets libraries on cygwin. (One patch required for gnuplot side and require Set NO_AT_BRIDGE environmental variable to 1  [1]). 2. cerf support libcerf is not supported in gnuplot of cygwin official.  For static library for libcerf it is easy to build but dynamic libraries cannot be build by default. But please consider to implement of complex error function facility. [1] http://www.tatsuromatsuoka.com/gnuplot/Eng/cygbin/README_TM.txt 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