[GRASS-git] [OSGeo/grass] 823b5f: parser: Support renamed flags (flags/options to op...

Huidae Cho noreply at github.com
Thu Dec 7 07:37:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 823b5f42691523d8f314bab41b3c97b9613d4361
      https://github.com/OSGeo/grass/commit/823b5f42691523d8f314bab41b3c97b9613d4361
  Author: Huidae Cho <grass4u at gmail.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M lib/gis/parser.c

  Log Message:
  -----------
  parser: Support renamed flags (flags/options to options/flags as well) (#3256)

* parser: Suppoert renamed flags (flags/options to options/flags as well)

* return after fatal error

* Fix short flag and --overwrite renaming

* Single return for long flag renaming

* Add more specific comments about option value for flag to/from option renaming

* Remove "in GRASS 7"

* Declare and assign renamed_key in one line




More information about the grass-commit mailing list