Skip to content

Conversation

@agiudiceandrea
Copy link
Contributor

Add a note about the fact that either 'rules' or 'column' option must be specified.

See

if ((!(rules_opt->answer) && !(col_opt->answer)) ||
(rules_opt->answer && col_opt->answer)) {
G_fatal_error(_("Either '%s' or '%s' must be specified"),
rules_opt->key, col_opt->key);
}
.

Add a note about the fact that either 'rules' or 'column' option must be specified
@neteler neteler added the manual Documentation related issues label Jun 29, 2023
@neteler neteler added this to the 8.4.0 milestone Jun 29, 2023
@neteler
Copy link
Member

neteler commented Oct 4, 2023

Thanks!

@neteler neteler merged commit 977fca8 into OSGeo:main Oct 4, 2023
neteler pushed a commit that referenced this pull request Oct 4, 2023
…ified (#3067)

Add a note about the fact that either 'rules' or 'column' option must be specified
@neteler neteler modified the milestones: 8.4.0, 8.3.1 Oct 4, 2023
@agiudiceandrea agiudiceandrea deleted the patch-4 branch October 4, 2023 14:33
landam pushed a commit to landam/grass that referenced this pull request Oct 25, 2023
…ified (OSGeo#3067)

Add a note about the fact that either 'rules' or 'column' option must be specified
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
…ified (OSGeo#3067)

Add a note about the fact that either 'rules' or 'column' option must be specified
HuidaeCho pushed a commit to HuidaeCho/grass that referenced this pull request Jan 9, 2024
…ified (OSGeo#3067)

Add a note about the fact that either 'rules' or 'column' option must be specified
@neteler neteler changed the title Update v.reclass.html: either 'rules' or 'column' option must be specified manual: update v.reclass.html for either 'rules' or 'column' option to be specified Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manual Documentation related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants