[GRASS5] Tarball?!!
Markus Neteler
neteler at itc.it
Fri May 10 07:39:23 EDT 2002
On Fri, May 10, 2002 at 08:28:14AM -0300, Bob Covill wrote:
> Markus Neteler wrote:
> >
> > Bob,
> >
> > please send a comment on below change:
> > On Fri, May 10, 2002 at 08:32:26AM +0100, Glynn Clements wrote:
> > > > src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script
> > [...]
> > > > Load state file ("state=") option
> > >
> > > This bit doesn't look right:
> > >
> > > --- /usr/src/grass5-rel/src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script Tue Jan 22 04:51:40 2002
> > > +++ /usr/src/grass5-head/src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script Wed May 8 01:39:42 2002
> > > @@ -320,7 +320,7 @@
> > > appBusy
> > >
> > > if {$fname != -1} then {
> > > - Nwrite_ppm $fname
> > > + Nwrite_ppm $fname 1
> > > }
> > > # show user can proceed
> > > appNotBusy
> >
> > Why does the "1" appear - is it a bugfix?
> >
> > Thanks,
> >
> > Markus
>
> Markus,
>
> No the "1" should not be there after the Nwrite_ppm. The 1 is part the
> testing the that I have been doing for drawing in the background. I had
> added flags to Ndraw_all (not in above script) and Nwrite_ppm. Depending
> on the flag it would draw and save images in the background.
>
> Obviously this is unimplemented, so please remove the "1".
>
> Sorry about passing that one on.
Thanks for the quick answer. I have removed the "1"
in CVS/HEAD.
Markus
More information about the grass-dev
mailing list