Thomas Wolff via Cygwin wrote:
Am 15.09.2024 um 20:15 schrieb Thomas Wolff via Cygwin:
Am 15.09.2024 um 19:47 schrieb Christian Franke via Cygwin:
If a file name contains an invalid (truncated) UTF-8 sequence, open()
does not refuse to create the file. Later readdir() returns a
different name
Am 15.09.2024 um 20:15 schrieb Thomas Wolff via Cygwin:
Am 15.09.2024 um 19:47 schrieb Christian Franke via Cygwin:
If a file name contains an invalid (truncated) UTF-8 sequence, open()
does not refuse to create the file. Later readdir() returns a
different name which could not be used to acce
Am 15.09.2024 um 19:47 schrieb Christian Franke via Cygwin:
If a file name contains an invalid (truncated) UTF-8 sequence, open()
does not refuse to create the file. Later readdir() returns a
different name which could not be used to access the file.
Testcase with U+1F321 (Thermometer):
$ uname
If a file name contains an invalid (truncated) UTF-8 sequence, open()
does not refuse to create the file. Later readdir() returns a different
name which could not be used to access the file.
Testcase with U+1F321 (Thermometer):
$ uname -r
3.5.4-1.x86_64
$ printf $'\U0001F321' | od -A none -t
On Sat Dec 23 03:54:54 GMT 2023 Marco Atzeri wrote:
> Python 3.12 will be in the near future introduced and we will skip 3.10 and
3.11.
Is there a place where I can find the latest status of this effort?
And how can I help?
Michael
--
Problem reports: https://cygwin.com/problems.html
FAQ:
Soren via Cygwin writes:
> The Perl interpreter uses directories contained in the internal array @INC to
> find libraries. Cygwin's Perl 5.40.0-1 installation leaves several
> directories uncreated but listed in @INC.
[…]
> Let's look at the error messages we get.
That's a bug in _your_ script. T
6 matches
Mail list logo