Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse map type "MAP(xx)" with only one parameter aborts #2474

Closed
AEsir777 opened this issue Nov 20, 2023 · 0 comments · Fixed by #2476
Closed

parse map type "MAP(xx)" with only one parameter aborts #2474

AEsir777 opened this issue Nov 20, 2023 · 0 comments · Fixed by #2476
Assignees

Comments

@AEsir777
Copy link
Contributor

RETURN cast("nop", "MAP(int)");
basic_string::substr: __pos (which is 4) > this->size() (which is 3)

@AEsir777 AEsir777 changed the title parse map type "MAP(xx)" with only one parameter gives unmeaningful error msg parse map type "MAP(xx)" with only one parameter aborts Nov 20, 2023
@AEsir777 AEsir777 self-assigned this Nov 20, 2023
AEsir777 added a commit that referenced this issue Nov 20, 2023
fix #2474: parse dataType map() with 0 or no arg aborts
AEsir777 added a commit that referenced this issue Nov 21, 2023
fix #2474: parse dataType map() with 0 or no arg aborts
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 a pull request may close this issue.

1 participant