-
Notifications
You must be signed in to change notification settings - Fork 29
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 warnings #157
Fix warnings #157
Conversation
Thank you! Looks good for me. Does this commit fix "unused variable" warnings? |
A small part of it)
…On Mon, Jun 4, 2018, 18:55 Alex ***@***.***> wrote:
Thank you! Looks good for me. Does this commit fix "unused variable"
warnings?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#157 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AC42PwgoQFuwM1VimV51IxrI-FS4aPjoks5t5Vh0gaJpZM4UZUUH>
.
|
✅ Build kepka 1.0.130-phnrnyid completed (commit f339722c43 by @Randl) |
✅ Build kepka 1.0.131-bnkwbvbh completed (commit 08de267859 by @Randl) |
✅ Build kepka 1.0.132-scxmxfwl completed (commit cf436ed543 by @Randl) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
✅ Build kepka 1.0.132-kevpukri completed (commit 0cae53fe83 by @Randl) |
✅ Build kepka 1.0.134-icfthbvr completed (commit db820ef7fe by @Randl) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Splendid! It seems that fixes reduces the compilation time (it compiled on my linux vm for 16 mins)!
Almost all warnings are gone on my Fedora 28. Only deprecated warnings left. It's a ffmpeg issue, and I think we'll fix it in next PR.
Approved.
Reduce entropy a bit