Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implicit conversions #15

Open
sherifomran opened this issue Aug 31, 2017 · 0 comments
Open

implicit conversions #15

sherifomran opened this issue Aug 31, 2017 · 0 comments

Comments

@sherifomran
Copy link

hi
there is implicit conversions from int64 to 32 at all chunk len points
line 660 QMidifile.cpp, please change similar lines to the following to avoid this warning
chunk_start = qint32(in.pos());

the warning does not appear with QT Creator but with Xcode. Please generate xcode project and compile with xcode to see it. Thank you

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

No branches or pull requests

1 participant