-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Fix compiler warnings #1495
Comments
More to fix @ivan100sic the __int64 to long are in your code, right? |
Yes, those are mine. Do you want me to fix all of them (including those which are not mine)? |
If you can/want, sure. |
@ivan100sic, if you're working on this, can you assign it to yourself and put "in progress"? |
Let's keep this open since there are other warnings we still have to fix it. |
this is to keep us in a healthy state. If we need to move to 0.17, lets do it |
when we fix them, it'd be nice to have an issue tracking |
it would be also nice to make sure that editandcontinue is enabled in Debug 🙂 |
new ones:
|
new ones:
|
@betsegaw |
@betsegaw, if you want, i can handle these, they should be pretty easy. if you haven't started yet |
Thanks @crutkas! I haven't started yet so please be my guest! |
I fixed the WW ones, PowerRename has one i'm unsure what to do about. |
|
@crutkas I'll take care of it. |
another one:
|
@yuyoyuppe That is actually used. unsure why it throws |
yes, I've tried deleting it and got a compile error. perhaps we could use |
Yup |
New warning: |
@ivan100sic |
Compiler warning should be fixed.
The text was updated successfully, but these errors were encountered: