Skip to content

Use size_t instead of unsigned in "utarray.h" (fixes #198) - #203

Open
guywyers wants to merge 3 commits into
troydhanson:masterfrom
guywyers:master
Open

Use size_t instead of unsigned in "utarray.h" (fixes #198)#203
guywyers wants to merge 3 commits into
troydhanson:masterfrom
guywyers:master

Conversation

@guywyers

@guywyers guywyers commented May 10, 2020

Copy link
Copy Markdown

Fixes #198.

Comment thread src/utarray.h Outdated
@Quuxplusone Quuxplusone changed the title Fixed issue #198 on master Use size_t instead of unsigned in "utarray.h" (fixes #198) Dec 8, 2020
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.

VS 2019 gives compiler warning C26451 for UT Array

3 participants