Skip to content

Improve long parameter handling#1784

Open
ANeumann82 wants to merge 3 commits intomainfrom
an/improved-long-handling
Open

Improve long parameter handling#1784
ANeumann82 wants to merge 3 commits intomainfrom
an/improved-long-handling

Conversation

@ANeumann82
Copy link
Copy Markdown
Member

What this PR does / why we need it:

  • Improves the error messages for long integers in parameters
  • Adds a check that throws an error on invalid parameter types (such as "long")

Fixes #1779

Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
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.

Unexpected handling of integer/long parameters

1 participant