Bug#417578: not found in 4.2.0

2007-08-04 Thread Thomas Krennwallner

Dear Thierry,

Thierry Randrianiriana wrote:

I can't reproduce this bug in 4.2.0, I'll close it in the next upload.


Unfortunately, the bug is still in 4.2.0-4, but instead of no EPS file, gnuplot
generates an *empty* EPS file without warning/error message:

$ cat foo.dat
0 4
1 3
2 2
3 1
4 0

$ cat foo.gp
set term post eps enhanced
set out "foo.eps"
set data style linespoints
set xtic ("0" 0,"1" 1,"2" 2, "3" 3, "4" 4)

# this doesn't work due to escape char -->  \
plot "foo.dat" title "foo"

$ gnuplot foo.gp
$ gv foo.eps
gv: Cannot open file foo.eps (No message of desired type)
$ cat foo.eps
$

Best regards,
Thomas

--
 .''`.  Obviously we do not want to leave zombies around. - W. R. Stevens
: :'  : Thomas Krennwallner 
`. `'`  sip:[EMAIL PROTECTED] (+43 59966 560428)
  `-http://bigfish.ull.at/~djmaecki/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#417578: not found in 4.2.0

2007-08-02 Thread Thierry Randrianiriana
Hello,

I can't reproduce this bug in 4.2.0, I'll close it in the next upload.

Regards,

-- 
Thierry Randrianiriana


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]