Skip to content

Conversation

@nitely
Copy link
Contributor

@nitely nitely commented Dec 19, 2025

Fix #62

Changes:

  • Add obsolete pragma to print warning for deprecated options at runtime if set in CLI
  • Warning output writer can be overridden defining proc obsoleteCmdOpt(T: type, opt, msg: string).

@jangko
Copy link
Contributor

jangko commented Dec 29, 2025

Please update readme too.

@nitely nitely force-pushed the deprecated_opt_pragma branch from 9c7b243 to 505e61e Compare January 5, 2026 17:20
@nitely nitely merged commit aa7f92b into status-im:master Jan 5, 2026
24 checks passed
@nitely nitely deleted the deprecated_opt_pragma branch January 5, 2026 19:13
nitely added a commit to nitely/nim-confutils that referenced this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support deprecated in option pragmas

3 participants