... 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...
4172
Alexander Mai
st002279@...
Nov 1, 2000 12:34 pm
... 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'? ...
4173
vacationtime32234a802...
Nov 1, 2000 1:15 pm
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...
4174
Lars Hecking
lhecking@...
Nov 1, 2000 1:20 pm
... 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...
4175
Hans-Bernhard Broeker
broeker@...
Nov 1, 2000 3:22 pm
... 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...
4176
Lars Hecking
lhecking@...
Nov 1, 2000 5:05 pm
... 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 ...
4177
crawford
crawford@...
Nov 1, 2000 5:17 pm
... 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....
4178
Johannes Zellner
johannes@...
Nov 1, 2000 6:40 pm
... The Makefile.in39;s were generated with the automake which comes with debian: ii automake 1.4-8 A tool for generating GNU Standards-compliant Makefiles. in...
4179
Hans-Bernhard Broeker
broeker@...
Nov 1, 2000 7:02 pm
Hello, everyone. I'm just about ready to checkin the merged version that contains both the PM3D and axis branch modifications. Remaining problems currently...
4180
Hans-Bernhard Broeker
broeker@...
Nov 1, 2000 7:36 pm
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...
4181
Lars Hecking
lhecking@...
Nov 1, 2000 7:37 pm
... 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...
4182
Hans-Bernhard Broeker
broeker@...
Nov 1, 2000 7:40 pm
... Could be. It definitely is no longer needed, i.e. you can take it out before you regenerate the other files. Hans-Bernhard Broeker...
4183
Stefan A. Deutscher
stefand@...
Nov 1, 2000 8:42 pm
... 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...
4184
Johannes Zellner
johannes@...
Nov 1, 2000 8:50 pm
... 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...
4185
Johannes Zellner
johannes@...
Nov 1, 2000 8:59 pm
... 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...
4186
Lars Hecking
lhecking@...
Nov 1, 2000 9:03 pm
... Done. I will look into the DU cc issue tomorrow, and will also upload a snapshot for ftp. [[[[ unsubscribe from info-gnuplot-beta via...
4187
Lars Hecking
lhecking@...
Nov 1, 2000 9:41 pm
... Same here with DU cc. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
4188
Alexander Mai
st002279@...
Nov 1, 2000 11:12 pm
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...
4189
Hans-Bernhard Broeker
broeker@...
Nov 2, 2000 12:13 am
... 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),...
4190
Ilya Zakharevich
ilya@...
Nov 2, 2000 12:13 am
... The terminal API which supports pm3d is not general enough. I discussed it many times already... It should support more general color assignment for...
4191
Johannes Zellner
johannes@...
Nov 2, 2000 1:22 am
... Thanks for this exhaustive list. I think your effort on merging the branches is worth a big applause! -- Johannes [[[[ unsubscribe from info-gnuplot-beta...
4192
James R. Van Zandt
jrv@...
Nov 2, 2000 1:30 am
... 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. ......
4193
Johannes Zellner
johannes@...
Nov 2, 2000 2:09 am
... ^^^^^^^^^ 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! -- ...
4194
Pieter-Tjerk de Boer
ptdeboer@...
Nov 2, 2000 6:46 pm
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...
4195
Lars Hecking
lhecking@...
Nov 2, 2000 6:50 pm
... Would it be ok (or even helpful) to put all this into a new file src/README? [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
4196
Ilya Zakharevich
ilya@...
Nov 2, 2000 11:09 pm
... 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...
4197
Johannes Zellner
johannes@...
Nov 3, 2000 12:53 am
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 ...
4198
Johannes Zellner
johannes@...
Nov 3, 2000 12:53 am
* 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...
4199
Ilya Zakharevich
ilya@...
Nov 3, 2000 5:56 am
... 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). ...
4200
Alexander Mai
st002279@...
Nov 3, 2000 9:58 am
... 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)); ...