Markus Metz 4 роки тому
батько
коміт
d6a1ec5fa9
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      vector/v.patch/main.c

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

@@ -211,6 +211,9 @@ int main(int argc, char *argv[])
 		}
 		}
 		db_close_database_shutdown_driver(driver_in);
 		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 */
 	    /* Get the output table structure */
 	    if (i == 0 ) {
 	    if (i == 0 ) {