Re: [hatari-devel] File conflict when coping filename with "+" in name and using gemdos emulation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx, Eero Tamminen <oak@xxxxxxxxxxxxxx>
- Subject: Re: [hatari-devel] File conflict when coping filename with "+" in name and using gemdos emulation
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sat, 20 Sep 2025 20:41:40 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017; t=1758400900; bh=rq1qEvbhC9tu227bm7uPTs67Y9t3Yz/wSHi18YFwJ6M=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=igf2hHMFQUJ4DrtQLfhMwEAvt2AL15uYoD6DJ7bHnd2Sy5h5EOioAmuVa5v9LOqjU moiIxb18cFY+TzO8KWDKa+j+I42VDIQ2yaH1p30cLJaB7N6cey+2CQki7D9PM9eHNf FZKLMTbNYECXqxbxb/M0GOXPSzIgS3ddK4oD/2Xdt9ZzZU9ARYWV/6VrCiVKRCLO0U rXJ2XP2C1AVnj5PimVlcbVGMWnxoQS9mnv/6SfcGxNlppIl7Nf62o26wQSw/uTxSwr nvvJDdR77bRyrnqrtjc2cFd7JyMozdSgWOes8ox0QCgERfyGJ0qLuUokRPRKFphX3p PxJmD3bGpk1CQ==
Am Sun, 14 Sep 2025 18:29:38 +0200
schrieb Thorsten Otto <admin@xxxxxxxxxxx>:
> In the picture below, when copying the file tvi912b+ from folder a to folder
> b, i get i file conflict error (emutos thinks the file already exists). I
> don't get such an error when copying tvi912b- from folder b to folder a.
>
> I already did a quick look at the hatari source, but could not find any reason
> which may cause this. Any idea?
I think this is due to INVALID_CHAR being set to '+' ... No clue why that's
the case, though ... Eero, looks like this has been introduced by you many
years ago, do you still remember the rationale here?
Thomas