On Tue, Sep 24, 2024 at 01:25:01PM -0000, Antonio Borneo wrote: > No big problems for the moment, but if in the future we get other files > without > any ASCII character in the name, I will be lost.
Good point. But is using a pointer to copy it from e.g. "ls" output not a comfortable option? -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com --- **[tickets:#435] Broken file** **Status:** new **Milestone:** 0.10.0 **Created:** Mon Sep 23, 2024 06:14 PM UTC by Paul **Last Updated:** Tue Sep 24, 2024 01:25 PM UTC **Owner:** nobody Hi maintainers and contributors, Please remove https://github.com/openocd-org/openocd/blob/ad216136180e0cd482f414eb072c9dd25dd1c559/tcl/target/1986%D0%B2%D0%B51%D1%82.cfg or https://sourceforge.net/p/openocd/code/ci/master/tree/tcl/target/1986%D0%B2%D0%B51%D1%82.cfg from the repository. Many tools can't cope with these special chars in it. Which results in extraction errors if someone tries to extract a zip with this file and OpenOCD in it. Also some file system tools don't like them and fail to display the file name correctly. (This is not the reason for the ticket but it would be reason enough: it's Russian and contains a link to a Russian {.ru} web site. If you don't support the war against the Ukrain I it would be nice to remove any links {and in the same act support for special products from them} to them from your software) And here is some example on a Windows system how an error of a library which failed to extract the zip look like: `scripts\target\1986??1?.cfg` as you can see the special chars broke the path. --- Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.