octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3.2.0 release candidate 4


From: John W. Eaton
Subject: Re: 3.2.0 release candidate 4
Date: Fri, 29 May 2009 17:33:12 -0400

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]