-
Notifications
You must be signed in to change notification settings - Fork 3
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
Prepare for release mc-4.8.17 #3607
Comments
Branch: 3607_cleanup. |
|
|
|
(As for the patch I've just attached (S-Lang title at configure's summary): it's a little silly to have the duplicate "library" word in "Screen library: S-Lang library" and "Screen library: Ncurses library". If you want me to remove the second "library" word, let me know.) |
mc-3607-args.c-Make-solaris-studio-happy.patch: applied. |
Hi Andrew, Yuri,
https://build.opensuse.org/package/show/home:andreasmohr:mc/mc-git_master-ncurses
(SuSE/RedHat spec/rpm and Arch/pkgbuild was easy mode but depian drying old build concept is nappy)
As first step I choose explicit ncurses+libssh2+libgpm+enable-werror
fun fact, older(!) gcc version (RHEL6) inform us about:
I will create more build tests (slang,minimal,different git brand source?). |
|
I have rework package naming for better future permutation testing. |
Consider to take #3598 into this cleanup round and skip all g_strdup patches for now. |
|
|
mc-3607-widget-common.c-Cleanup-uninitialized-warning.patch: applied. |
Commit "(input_is_empty): new WInput API" has a mistake:
In input_is_empty(), it should be "== '\0'", not "!= '\0'". |
Replying to mooffie:
Fixed. Thanks. |
mc-3607-Remove-orphaned-be-tarask.po_-file.patch: applied. |
|
|
|
mc-3607-cleanup-cppcheck-warning-at-direntry.patch: applied. |
|
3607-Cleanup-cppcheck-warning-at-input_complete.patch: applied. |
Hi Andrew, would you be so kind as to rebase against master? I'll try my best to have a deeper look during the weekend, as discussed. Thanks! |
Done. |
Sync with gnulib just caused:
|
|
|
I've looked at the patches, and it seems reasonable. Too bad we don't have a robust safety net for refactorings as in [52263429b3601272ec255f7568ec2e5b0f18ee48]. Apart from that, I've applied the last patch by Andreas, and added a few file formats to filehighlight.
Are we good to go for the release tomorrow? I will try to have a look at #3130 after lunch. |
|
Huh, that's the release ticket, right? |
done
done
done
not necessary
done (wiki:NEWS-4.8.17)
done
done; not pushed yet
done
done
done
done
done |
|
done
done
done
done
done
done
done; #3641
done |
Important
This issue was migrated from Trac:
zaytsev
(@zyv)See wiki:ReleaseGuidelines for more details.
Note
Original attachments:
and
onMar 15, 2016 at 18:51 UTC
and
onMar 15, 2016 at 19:37 UTC
mooffie
(@mooffie) onMar 16, 2016 at 17:28 UTC
and
onMar 19, 2016 at 18:39 UTC
and
onMar 22, 2016 at 19:54 UTC
and
onMar 26, 2016 at 0:33 UTC
and
onApr 24, 2016 at 20:43 UTC
and
onApr 24, 2016 at 20:44 UTC
and
onApr 24, 2016 at 21:05 UTC
and
onApr 28, 2016 at 16:39 UTC
and
onMay 1, 2016 at 19:09 UTC
The text was updated successfully, but these errors were encountered: