Date: Fri, 19 Nov 93 12:38:50 +0100 From: Mattolini Riccardo To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: djgpp & gnuplot 3.5 I compiled gnuplot 3.4 with djgpp 1.09. All seemed to work well (no problem with any demo and with all my files). Now I have compiled gnuplot 3.5 with djgpp 1.10 and some errors come out. The errors are all connected with calculating log(x) with x=0. (I know that log(0) is not defined) I don't know if this problem depends on djgpp or gnuplot. My question is: has the implementation of log been changed from 1.09 to 1.10? If this function has been changed the problem may be caused by djgpp otherwise it depend on the implementation of functions in gnuplot and I'll ask to gnuplot-people to correct this possible bug. Riccardo