Skip to content

Conversation

@KevinEady
Copy link
Contributor

@KevinEady KevinEady commented Sep 21, 2022

Removes TypedArray::unknown_array_type and makes the default (if not specified) as napi_int8_array.

Fixes: #1066
Fixes: #1198
Closes: #1162

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhdawson
Copy link
Member

Marking this as SemVer major out of an abundanc of caution. We don't believe this will affect any code that could be working, but might as well signal as SemVer major just in case.

mhdawson pushed a commit that referenced this pull request Oct 14, 2022
@mhdawson
Copy link
Member

Landed as a8afb2d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building with clang-16 error -Wenum-constexpr-conversion GCC warning with -Wconversion and undefined behavior for unknown_array_type

2 participants