Tue, Apr 25 2006
19:45:26
|
|
Request created by guest
|
|
Subject: v.digit -n issues useless message
Platform: GNU/Linux/x86
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: grass-6.1.cvs_src_snapshot_2006_04_15
When creating a new map with v.digit -n, the command echos a useless message
to the terminal to use the -n switch:
GRASS 6.1.cvs (UTM10_NAD83):~> v.digit -n map=newmap bg="d.rast dem"
Map does not exist. Add flag -n to create a new map.
New empty map created.
100%
|
|
Wed, Apr 26 2006
08:28:51
|
|
Status changed to resolved by hbowman
|
|
Wed, Apr 26 2006
08:28:51
|
|
Mail sent by hbowman
|
|
G_define_module() was in the wrong place. Fixed in CVS.
Hamish
|
|
Wed, Apr 26 2006
08:36:28
|
|
Comments added by hbowman
|
|
For the record, Brad's the one who fixed this, nothing to do with
G_define_module().
Hamish
|
|