[mc-devel] Help testing release candidate / mc-4.8.32-rc1
Yury V. Zaytsev
yury at shurup.com
Fri Aug 9 05:40:34 UTC 2024
Hi David,
Thanks for testing! The patch for the deprecation warning is attached. I fixed a similar one in aspell, but unfortunately the CI doesn't work yet, and I'm compiling on MacOS, so I didn't get the X11 one.
I hope the translators can take a closer look at the translations. Due to a lot of code movement, POT has changed quite a bit, but not in terms of new strings. So hopefully it's mostly about marking some strings as not fuzzy. If this helps, I can wait another week before pulling in the updated translations...
All the best,
Yury
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-x11-fix-Wdeprecated-declarations-for-g_module_build_.patch
Type: application/octet-stream
Size: 1462 bytes
Desc: not available
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20240809/0fbda741/attachment.obj>
-------------- next part --------------
> On 8. Aug 2024, at 20:08, David Mart?n via mc-devel <mc-devel at lists.midnight-commander.org> wrote:
>
> Ubuntu server / kubuntu 24.04LTS recently installed with stock dist libraries.
> No compilation errors and seems to run fine. Just a couple of glib2 deprecation warnings:
> Making all in tty
> make[3]: Entering directory '/home/dmartin/git/mc-4.8.32-pre1/lib/tty'
> CC color-internal.lo
> CC color.lo
> CC key.lo
> CC keyxdef.lo
> CC mouse.lo
> CC tty-internal.lo
> CC tty.lo
> CC win.lo
> CC x11conn.lo
> x11conn.c: In function 'x11_available':
> x11conn.c:140:5: warning: 'g_module_build_path' is deprecated [-Wdeprecated-declarations]
> 140 | x11_module_fname = g_module_build_path (NULL, "X11");
> | ^~~~~~~~~~~~~~~~
> In file included from x11conn.c:37:
> /usr/include/glib-2.0/gmodule.h:142:23: note: declared here
> 142 | gchar* g_module_build_path (const gchar *directory,
> | ^~~~~~~~~~~~~~~~~~~
> CC color-slang.lo
> CC tty-slang.lo
> CCLD libmctty.la
> make[3]: Leaving directory '/home/dmartin/git/mc-4.8.32-pre1/lib/tty'
> David
> El 8/8/24 a las 10:51, Yury V. Zaytsev via mc-devel escribi?:
>> Hi there,
>>
>> TLDR; I would appreciate if you could please test the following tarball on your systems and report any blocker regressions as compared to the previous 4.8.31 release:
>>
>> https://midnight-commander.org/nopaste/tarball/mc-4.8.32-pre1.tar.xz
>>
>> $ sha256sum mc-4.8.32-pre1.tar.xz
>> 18b4d195963eaca64b99e1be61060e8f4d5cfc3854abfeb3ca70d3af87f60871
>>
>> I've built this tarball out of the latest master with translations from Transifex pulled in on a fresh Fedora 40 VM, which I'm also going to use to build the final release in about a week from now (or earlier) if nothing serious comes up.
>>
>> Many thanks!
>>
> --
> mc-devel mailing list
> mc-devel at lists.midnight-commander.org
> https://lists.midnight-commander.org/mailman/listinfo/mc-devel
More information about the mc-devel
mailing list