comparison src/ChangeLog @ 3561:0345dd2a826f

[project @ 2000-02-03 05:38:06 by jwe]
author jwe
date Thu, 03 Feb 2000 05:38:07 +0000
parents e3e8cfe73935
children 403039c85792
comparison
equal deleted inserted replaced
3560:e3e8cfe73935 3561:0345dd2a826f
1 2000-02-02 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2000-02-02 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * lex.l (plot_axes_token): Declare plot_axes as const char *.
4 Declare tmp const char **.
2 5
3 * oct-procbuf.h: Include fstream, not streambuf.h. 6 * oct-procbuf.h: Include fstream, not streambuf.h.
4 7
5 * load-save.cc (Fsave): Call pubseekoff instead of seekoff. 8 * load-save.cc (Fsave): Call pubseekoff instead of seekoff.
6 * oct-strstrm.cc (octave_base_strstream::tell): Likewise. 9 * oct-strstrm.cc (octave_base_strstream::tell): Likewise.