[GRASS-dev] r.mapcalc and g.remove --v/q issues
Jachym Cepicky
jachym.cepicky at centrum.cz
Tue Oct 10 06:00:21 EDT 2006
hallo,
> Index: verbose.c
> - verbose = MINLEVEL;
> + verbose = MAXLEVEL;
>
> ..
>
> - if ( !verbose ) {
> + if ( verbose < 0 ) {
>
patch commited. default verbosity level should be MAXLEVEL now,
int verbose is initialized to -1
thank you all
jachym
--
Jachym Cepicky
e-mail: jachym.cepicky at centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/jachym_cepicky-gpg_public_key.asc
-----------------------------------------
OFFICE:
Department of Geoinformation Technologies
Zemedelska 3
613 00, Brno
Czech Republick
e-mail: xcepicky at node.mendelu.cz
URL: http://mapserver.mendelu.cz
Tel.: +420 545 134 514
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20061010/7fe02d80/attachment.bin
More information about the grass-dev
mailing list