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

feat: update error databases #1311

Merged
merged 1 commit into from
Feb 11, 2024
Merged

feat: update error databases #1311

merged 1 commit into from
Feb 11, 2024

Conversation

stdlib-bot
Copy link
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
FS invalid argument. Slice exceeds array bounds. Array length: %d. RangeError
FT invalid argument. Input array and the output array slice are broadcast incompatible. Array length: %u. Desired length: %u. Error
FU invalid operation. Slice exceeds array bounds. RangeError

@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Feb 11, 2024
@stdlib-bot stdlib-bot requested a review from a team February 11, 2024 01:09
@kgryte kgryte merged commit 8349457 into develop Feb 11, 2024
10 checks passed
@kgryte kgryte deleted the update-error-databases branch February 11, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants