3.2.0 release candidate 4
Alexander Mamonov
mamonov at gmail.com
Fri May 29 16:40:58 CDT 2009
It does, thanks.
Sorry for being too lazy to fix it myself.
Regards,
Alex
On Fri, May 29, 2009 at 5:33 PM, John W. Eaton <jwe at octave.org> wrote:
> On 29-May-2009, Alexander Mamonov wrote:
>
> | With a MinGW build of 3.2.0-rc4 I observe a spurious console output from plot
> |
> | > plot([0,1]);
> | str =
> |
> | {
> | [1,1] = OCTAVE: windows
> |
> | }
> |
> | This only happens for gnuplot backend.
> |
> | >backend('fltk');
> | >plot([0,1]);
> |
> | does not produce any spurious output to the console.
>
> I checked in the following change. Does it fix the problem for you?
>
> http://hg.savannah.gnu.org/hgweb/octave/rev/38ad8c99d6a2
>
> jwe
>
More information about the Octave-maintainers
mailing list