Dmitry Smirnov dixit:

>The relevant upstream bug is this:
>
>  https://midnight-commander.org/ticket/4180
>
>Looks like it will be trivial to cherry-pick the patch for Bullseye.

https://github.com/MidnightCommander/mc/commit/a75071b3c07d7dc2795ad2c321e1e340eceadb24.patch

It’s not just that either, given file(1) output is independent
on the extension (and it works with the previous version’s mc
binary but the current one’s ext file):

$ file x.*
x.jar: Zip archive data, at least v2.0 to extract
x.zip: Zip archive data, at least v2.0 to extract
$ file -L -z x.*
x.jar: UTF-8 Unicode text, with CRLF line terminators (Zip archive data, at 
least v2.0 to extract)
x.zip: UTF-8 Unicode text, with CRLF line terminators (Zip archive data, at 
least v2.0 to extract)

bye,
//mirabilos
-- 
21:49⎜<allamoox:#sendmail> I have a question guys,
     ⎜    Can I use my PC as SMTP server, I use Windows 7 .
     ⎜    Already googled and Installed IIS
     ⎜    but Still I can't send E-mail

Reply via email to