Re: stable vs. latest

2013-02-19 Thread Andrew Borodin
On Tue, 19 Feb 2013 15:19:11 -0500 Felix Miata wrote: > Last Debian, Fedora & *buntu releases had 4.8.x. Current Gentoo is 4.8.7. > Mageia 3 is about to be released with 4.8.7. So, why does the stable/4.8.1.x > branch even exist? There is no stable branch anymore. 4.8.1.7 was the last release in 4

Re: stable vs. latest

2013-02-19 Thread Egmont Koblinger
Strictly IMHO (I'm not a developer, just a casual contributor): I've also wondered about this... MC follows the standard model of two concurrent branches (devel containing new and riskier changes, vs. stable for obvious bugfixes but no big changes or new features; where every once in a while the d

stable vs. latest

2013-02-19 Thread Felix Miata
Last Debian, Fedora & *buntu releases had 4.8.x. Current Gentoo is 4.8.7. Mageia 3 is about to be released with 4.8.7. So, why does the stable/4.8.1.x branch even exist? -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation)

[PATCH] Fix code which depends on signed overflow in C (which isn't defined in C)

2013-02-19 Thread Denys Vlasenko
This is the fix for https://github.com/MidnightCommander/mc/issues/11 signed_overflow_fix.patch Description: Binary data ___ mc-devel mailing list https://mail.gnome.org/mailman/listinfo/mc-devel