..
3) v.db.addtable sends weird messages to the screen:
First, it posts an ERROR that the table I am about to create does not
exist. Isn't the whole point of v.db.addtable to create a new table??
v.db.addtable updated in CVS to make those go away.
(superfluous test output)
While doing this I found a segfault in v.to.db for layer >1, see
following report..
Hamish