[mc-devel] [PATCH 1/2] Fix CSI parser

Johannes Altmanninger aclopte at gmail.com
Wed Oct 9 08:58:16 UTC 2024


On Wed, Oct 09, 2024 at 10:39:42AM +0200, Yury V. Zaytsev wrote:
> Hi Johannes,
> 
> Thank you for the patches! Could you please create a ticket in our tracker in the future so I don't have to do it for you:
> 
> https://midnight-commander.org/ticket/4597
> 
> All the best,
> Yury
> 

Cool thanks.
The captcha is kinda hard to solve and it resets all fields every time I fail :(

I'm fine with removing the environment variable and parsing `mc
--version` instead (checking if we have 4.8.33 or higher).  The only
problem I see is that `mc` in `$PATH` might be different from the
one that's actually running.  I guess that's no big deal because it
will only affect developers, and they can probably figure out how to
install the latest version when they hit a problem. Breakage occurs
only when the version in $PATH is newer than the one actually running.


More information about the mc-devel mailing list