Skip to content

feat(macros)!: return '-109 / MissingParameter' if parameters missing, '-108 / ParameterNotAllowed' if parameters not allowed - #4

Merged
7h0ma5 merged 2 commits into
7h0ma5:mainfrom
AdrianDC:missing_parameter_error
Jul 31, 2026
Merged

feat(macros)!: return '-109 / MissingParameter' if parameters missing, '-108 / ParameterNotAllowed' if parameters not allowed#4
7h0ma5 merged 2 commits into
7h0ma5:mainfrom
AdrianDC:missing_parameter_error

Conversation

@AdrianDC

@AdrianDC AdrianDC commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

The -115 / UnexpectedNumberOfParameters error is too unclear for this standard case :

  • The -109 / MissingParameter standard SCPI errors was declared but never implemented / used.
  • The -108 / ParameterNotAllowed standard SCPI errors was declared but never implemented / used.

AdrianDC added 2 commits July 11, 2026 13:05
Signed-off-by: Adrian DC <radian.dc@gmail.com>
…allowed

Signed-off-by: Adrian DC <radian.dc@gmail.com>
@AdrianDC AdrianDC changed the title feat(macros)!: return '-109 / MissingParameter' if parameters missing feat(macros)!: return '-109 / MissingParameter' if parameters missing, '-108 / ParameterNotAllowed' if parameters not allowed Jul 11, 2026
@7h0ma5
7h0ma5 merged commit c4eccc3 into 7h0ma5:main Jul 31, 2026
1 of 2 checks passed
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.

2 participants