Re: gnuplot patch for 2.8.1
"Alex Rousskov" <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Organization | The Measurement Factory |
| Message-ID | <[email protected]> |
Nikolay, Thank you for the patch! This code is already in CVS and will be included in the next major release. I am not sure whether it is a good idea to add this change to 2.8 branch because it will break installations that are still using gnuplot 3.x -- some syntax changes in gnuplot 4.x are not backwards compatible, and I do not know of a simple way to support both versions of gnuplot. Alex. On Fri, 2005/03/18 (MST), <[email protected]> wrote: > Hello, users-mN9fGWdlm5pku/f+YMZH/[email protected] > > Here the patch to fix a problem with gnuplot 4.0 > Web Polygraph 2.8.1 compiled on my Linux box with conf below: > > Linux vatra 2.4.26-std-up-alt6 #1 Tue Aug 3 21:45:23 MSD 2004 i686 > unknown unknown GNU/Linux > > Reading specs from /usr/lib/gcc-lib/i586-alt-linux/3.3.3/specs > Configured with: ../configure --prefix=/usr --libdir=/usr/lib > --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr > /share/info --enable-shared --enable-threads=posix --disable-checking > --enable-long-long --enable-__cxa_atexit --enable- > languages=c,c++,f77,objc,treelang,java,ada --program-suffix=-3.3 > --enable-objc-gc --with-system-zlib --without-included- > gettext --host=i586-alt-linux --build=i586-alt-linux > --target=i586-alt-linux > Thread model: posix > gcc version 3.3.3 20040412 (ALT Linux, build 3.3.3-alt5) > > gnuplot 4.0 patchlevel 0 >