Markus Metz %!s(int64=4) %!d(string=hai) anos
pai
achega
f190e2d1de
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      vector/v.patch/main.c

+ 3 - 0
vector/v.patch/main.c

@@ -217,6 +217,9 @@ int main(int argc, char *argv[])
 		}
 		db_close_database_shutdown_driver(driver_in);
 	    }
+	    else {
+		G_fatal_error(_("Missing attribute table for vector map <%s>"), in_name);
+	    }
 
 	    /* Get the output table structure */
 	    if (i == 0 ) {