octave-maintainers
[Top][All Lists]
Advanced

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

Re: My updated patches


From: John W. Eaton
Subject: Re: My updated patches
Date: Wed, 07 Nov 2007 16:50:35 -0500

On  7-Nov-2007, David Bateman wrote:

| John W. Eaton wrote:
|
| > Since I had already applied the earlier patch, I compared the new
| > diffs to the old and applied the changes (partly by hand).  Please
| > update and let me know if you see anything missing.
| 
| The only thing I can see is
| 
| Index: Makefile.in
| ===================================================================
| RCS file: /usr/local/cvsroot/octave/scripts/plot/Makefile.in,v
| retrieving revision 1.45
| diff -u -r1.45 Makefile.in
| --- Makefile.in 7 Nov 2007 20:44:11 -0000       1.45
| +++ Makefile.in 7 Nov 2007 21:41:40 -0000
| @@ -103,6 +103,7 @@
|    plot3.m \
|    polar.m \
|    print.m \
| +  quiver.m \
|    replot.m \
|    semilogx.m \
|    semilogxerr.m \

OK, I fixed this.

Also, about the plot not showing up, this seems to be happening for
all 2-d plots, so I think I may have broken something, maybe with my
changes to avoid errors for things like plot (zeros (1, 0), zeros (1, 0)).
I'll see if I can debug it.

jwe


reply via email to

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