[GRASS5] Re: 5.0.3 release candidate 1
Markus Neteler
neteler at itc.it
Mon Aug 25 07:50:45 EDT 2003
On Mon, Aug 25, 2003 at 10:57:11PM +1200, Hamish wrote:
> > > html/html/shade.rel.sh.html
> > > - html file looks ok, SYNOPSIS section of man page built wrong.
> > > (?)
> >
> > not fixed. Also in CVS HEAD?
>
> Yes, also shade.clr.sh.html, on all 5.0.2, 5.0.3rc1, 5.0.CVS, Redhat
> 7.3, 9.0, and Debian.
>
> this:
> <H2>SYNOPSIS</H2>
>
> <B>shade.rel.sh</B> <BR><B>shade.rel.sh help</B> <BR>
>
> <B>shade.rel.sh</B> [<B>altitude=</B><EM>value</EM>]
> [<B>azimuth=</B><EM>value</EM>]
> [<B>elevation=</B><EM>name</EM>]
>
> becomes this:
> SYNOPSIS
> shade.rel.sh
> shade.rel.sh help shade.rel.sh [altitude=value] [azimuth=value] [eleva- tion=name]
>
>
> Pretty minor, but I wonder why.
No idea, so I'll leave it as is for now.
> > > src.garden/grass.postgresql
> > > * Compilation error (not fixed)
> > > with Debian/Testing's gcc (GCC) 3.3.1 20030626 (Debian
> > > prerelease) ok with Redhat 9's gcc (GCC) 3.2.2 20030222 (Red
> > > Hat Linux 3.2.2-5)...
> >
> > I have tried to fix that. Could you please test the attached main.c
> > of g.column.pg?
>
> Yes, that compiles. I don't use *.pg, so can't test further.
>
> The changed g.stats.pg compiled ok as well.
Fine, both updated for RC2.
> > > ps -- can anything be done to get rid of all the
> > > src/include/gis.h:35: warning: `GRASS_copyright' defined but not
> > > used warnings?
> >
> > It would just need the line 35 in src/include/gis.h commented. As far
> > as I remember this was left to get "GRASS_copyright" into the
> > binaries. Mhhh.
>
> Ok, sounds like a good reason to keep it then. Is it bad form to call it
> as a no-op in a common library just so it gets used? Call it from the
> parser as part of 'x.foo --help' or something? Just an annoyance grepping
> through the make log for "warning:", not important.
OK, left unchanged for now.
Markus
More information about the grass-dev
mailing list