Skip to content

Fixed C++ build error "narrowing conversion"#265

Merged
auscaster merged 1 commit intosourcey:masterfrom
blackforest-tom:master
May 21, 2019
Merged

Fixed C++ build error "narrowing conversion"#265
auscaster merged 1 commit intosourcey:masterfrom
blackforest-tom:master

Conversation

@blackforest-tom
Copy link

Compiling on raspberry pi (armv7), i got
error: narrowing conversion of '-1' from 'int' to 'char'

This commit fixes the issue.

@blackforest-tom blackforest-tom marked this pull request as ready for review May 21, 2019 09:15
@blackforest-tom blackforest-tom changed the title fixed c++ build error "narrowing conversion" Fixed C++ build error "narrowing conversion" May 21, 2019
@auscaster auscaster merged commit 411005b into sourcey:master May 21, 2019
@auscaster
Copy link
Member

Thanks for the PR :)

auscaster added a commit that referenced this pull request Mar 23, 2026
Fixed C++ build error "narrowing conversion"
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.

3 participants