... One reason may be that I'm using automake-cvs instead of the release version 1.4. The latter has some bugs if you "make dist". The associated aclocal has...
Lars Hecking
lhecking@...
Nov 1, 2000 11:17 am
4172
... I'm aware of some problems with automake --copy but have used 'make dist' with success (for other projects and AFAIK ...). What's broken WRT 'make dist'? ...
Alexander Mai
st002279@...
Nov 1, 2000 12:34 pm
4173
Hi there, Do you want to travel and build wealth? GET YOUR FREE VACATION VOUCHER WHEN VISITING OUR WEB SITE! ONLY 14 ASSOCIATES NEEDED! We will train hard...
vacationtime32234a802...
Nov 1, 2000 1:15 pm
4174
... The distdir target is broken. It generates $$ somewhere instead of $$d. ... While I very much agree in general, the situation wrt autoconf and automake is...
Lars Hecking
lhecking@...
Nov 1, 2000 1:20 pm
4175
... If there is no chance to use a commonly available version of automake and autoconf, then yes, I think someone will have to take over the responsibility of...
Hans-Bernhard Broeker
broeker@...
Nov 1, 2000 3:22 pm
4176
... Hhm. I have two copies of automake here: my personal copy, and the one installed on the system. I just regenerated automake 1.4 and compared it with the ...
Lars Hecking
lhecking@...
Nov 1, 2000 5:05 pm
4177
... Hmm. I don't think there's an "official" way to do this. There is no official name for the coalition of volunteers who maintain and develop the program....
crawford
crawford@...
Nov 1, 2000 5:17 pm
4178
... The Makefile.in's were generated with the automake which comes with debian: ii automake 1.4-8 A tool for generating GNU Standards-compliant Makefiles. in...
Johannes Zellner
johannes@...
Nov 1, 2000 6:40 pm
4179
Hello, everyone. I'm just about ready to checkin the merged version that contains both the PM3D and axis branch modifications. Remaining problems currently...
Hans-Bernhard Broeker
broeker@...
Nov 1, 2000 7:02 pm
4180
OK, so there it is. I've commited the merged version. Tag is "gnuplot-3-8e". Lars: could you please regenerate the automake/autoconf stuff? Johannes: please...
Hans-Bernhard Broeker
broeker@...
Nov 1, 2000 7:36 pm
4181
... I will look into these issues and update the cvs where necessary. Note that I will take up your suggestion and provide the master copies of autogenerated...
Lars Hecking
lhecking@...
Nov 1, 2000 7:37 pm
4182
... Could be. It definitely is no longer needed, i.e. you can take it out before you regenerate the other files. Hans-Bernhard Broeker...
Hans-Bernhard Broeker
broeker@...
Nov 1, 2000 7:40 pm
4183
... Fudgit is not being developped any longer, it seems. It works, and it allows lots of things gnuplot (a) cannot do, (b) can do as of late, (c) does...
Stefan A. Deutscher
stefand@...
Nov 1, 2000 8:42 pm
4184
... yes. I think a general overview of changes would be helpful. Both from the developer's as well as from the user's point of view. I won't be able to do big...
Johannes Zellner
johannes@...
Nov 1, 2000 8:50 pm
4185
... I just did a few small corrections. (it's in the ChangeLog) btw.: my compiler does not eat emf.trm:541 (fpos_t might be a complex object according to the...
Johannes Zellner
johannes@...
Nov 1, 2000 8:59 pm
4186
... Done. I will look into the DU cc issue tomorrow, and will also upload a snapshot for ftp. [[[[ unsubscribe from info-gnuplot-beta via...
Lars Hecking
lhecking@...
Nov 1, 2000 9:03 pm
4187
... Same here with DU cc. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Nov 1, 2000 9:41 pm
4188
On Wed, 1 Nov 2000 13:38:59 +0100, Stefan A. Deutscher wrote: [...] ... My version of the F95 standard (a draft ...) features Program statement argument types...
Alexander Mai
st002279@...
Nov 1, 2000 11:12 pm
4189
... OK, here goes. Be prepared to save this to file. It's loooooooong! For users, the only thing that really changes are one new feature (numbers in labels),...
Hans-Bernhard Broeker
broeker@...
Nov 2, 2000 12:13 am
4190
... The terminal API which supports pm3d is not general enough. I discussed it many times already... It should support more general color assignment for...
Ilya Zakharevich
ilya@...
Nov 2, 2000 12:13 am
4191
... Thanks for this exhaustive list. I think your effort on merging the branches is worth a big applause! -- Johannes [[[[ unsubscribe from info-gnuplot-beta...
Johannes Zellner
johannes@...
Nov 2, 2000 1:22 am
4192
... I would rather have the option of some micro tics between 1 and 2 on a log axis. ... I was planning to label only two tics (2 and 5) if room was short. ......
James R. Van Zandt
jrv@...
Nov 2, 2000 1:30 am
4193
... ^^^^^^^^^ if you're willing to code a version which meets your standards and implements all the features it does now, we'll be happy to include it! -- ...
Johannes Zellner
johannes@...
Nov 2, 2000 2:09 am
4194
For the first time in a long while, I today gave the CVS version of gnuplot a try. Unfortunately, this version segfaults on my system (SunOS 5.6) at any...
Pieter-Tjerk de Boer
ptdeboer@...
Nov 2, 2000 6:46 pm
4195
... Would it be ok (or even helpful) to put all this into a new file src/README? [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Nov 2, 2000 6:50 pm
4196
... How do people build this stuff? I spent a lot of time with 0 result. (Solaris 8 here.) a) cvs update did not work (some conflicts, when editing the merged...
Ilya Zakharevich
ilya@...
Nov 2, 2000 11:09 pm
4197
use gp_alloc(), not malloc() ... * src/gpexecute.inc (gpe_front, gpe_push): dito. This needs also to link gnuplot_x11 with additionally (at least) alloc.o ...
Johannes Zellner
johannes@...
Nov 3, 2000 12:53 am
4198
* configure.in: Remove --enable-emf and --enable-epslatex options. * src/term.h: Include emf and epslatex driver unconditionally. not a good idea IMO. As I...
Johannes Zellner
johannes@...
Nov 3, 2000 12:53 am
4199
... The following version of API meets my standards 99%. Only the API is changed, the rest should work as it does now (I did pretty minimal testing, though). ...
Ilya Zakharevich
ilya@...
Nov 3, 2000 5:56 am
4200
... IMHO the problem should fixed in the code, not by dropping questionable code w/o trying to fix it! Replacing the line by EMF_write_long(ftell(gpoutfile)); ...