|
From: Tatsuro M. <tma...@ya...> - 2017-07-19 23:06:35
|
This is a forward message to gnuplot-info list Tatsuro ----- Forwarded Message ----- > From: Patrick Dupre <pd...@gm...> > To: tma...@ya... > Cc: > Date: 2017/7/19, Wed 16:28 > Subject: Re: [Gnuplot-info] patch tabulate > > Hello Tatsuro, > > The solution that I found is the correct the tabulate.c file. > And it works. > > See attached file > > =========================================================================== > Patrick DUPRÉ | | email: pd...@gm... > Laboratoire de Physico-Chimie de l'Atmosphère | | > Université du Littoral-Côte d'Opale | | > Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 > 189A, avenue Maurice Schumann | | 59140 Dunkerque, France > =========================================================================== > > >> Sent: Wednesday, July 19, 2017 at 6:23 AM >> From: "Tatsuro MATSUOKA" <tma...@ya...> >> To: tma...@ya..., "Patrick Dupre" > <pd...@gm...>, gnu...@li... >> Subject: Re: [Gnuplot-info] patch tabulate >> >> >> >> > Ethan attached the patch to 5.2 (Next release) and 5.3(development) > CVS source. >> >> > >> > See https://sourceforge.net/p/gnuplot/patches/694/ >> > >> >> Sorry >> Ethan prepared the patch for 5.2 and 5.3. >> >> You need attach patch in the Ethan's reply in the tracker #694. >> >> (Use "patch -p1" but not "patch -p0") >> >> >> >> >> > In order to get 5.2 branch source and preparation >> > >> > cd (directory where you want to put source tree) >> > export > CVSROOT=:pserver:ano...@gn...:/cvsroot/gnuplot >> > cvs login >> > cvs -z3 checkout -r branch-5-2-stable gnuplot >> > cd gnuplot >> > ./prepare >> > >> > (Of course you need to install cvs and autotools from distro) >> >> >> Tatsuro >> > >> > |