Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Fix typo in an assert message #220

Merged
merged 2 commits into from
Aug 16, 2017
Merged

Fix typo in an assert message #220

merged 2 commits into from
Aug 16, 2017

Conversation

lifpan
Copy link
Contributor

@lifpan lifpan commented Aug 16, 2017

It's a float type.

lifpan and others added 2 commits August 16, 2017 14:50
It's a float type.
Value of size_t type is always >= 0; Use explicit conversion from uint64_t to unsigned.
@bader bader merged commit d28c6f4 into KhronosGroup:khronos/spirv-3.6.1 Aug 16, 2017
robclark pushed a commit to freedreno/SPIRV-LLVM that referenced this pull request Jan 26, 2018
* Fix typo in an assert message and get rid of build warnings.

Value of size_t type is always >= 0; Use explicit conversion from uint64_t to unsigned.
AlexeySotkin pushed a commit to AlexeySotkin/SPIRV-LLVM that referenced this pull request Mar 12, 2018
* Fix typo in an assert message and get rid of build warnings.

Value of size_t type is always >= 0; Use explicit conversion from uint64_t to unsigned.
AlexeySotkin pushed a commit to AlexeySotkin/SPIRV-LLVM that referenced this pull request Apr 3, 2018
* Fix typo in an assert message and get rid of build warnings.

Value of size_t type is always >= 0; Use explicit conversion from uint64_t to unsigned.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants