Skip to content

Explicitly cast 'size_t' to 'uint16_t' to avoid data loss warnings#1114

Closed
boulabiar wants to merge 0 commit into
CrowCpp:masterfrom
boulabiar:master
Closed

Explicitly cast 'size_t' to 'uint16_t' to avoid data loss warnings#1114
boulabiar wants to merge 0 commit into
CrowCpp:masterfrom
boulabiar:master

Conversation

@boulabiar
Copy link
Copy Markdown

Explicitly cast 'size_t' to 'uint16_t' to avoid data loss warnings on Visual Studio.

@gittiver
Copy link
Copy Markdown
Member

Please have a look at https://github.com/CrowCpp/Crow/pull/1117/files I would prefer to change type to size_t instead of added casts.

@boulabiar
Copy link
Copy Markdown
Author

Created a new pull request that instead of casting, modifies structures into using size_t
#1118

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.

2 participants