Re: [hatari-devel] Regression in Hatari 2.6.1 - Disabling GEMDOS drive fails |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx, Eero Tamminen <oak@xxxxxxxxxxxxxx>
- Subject: Re: [hatari-devel] Regression in Hatari 2.6.1 - Disabling GEMDOS drive fails
- From: Nicolas Pomarède <npomarede@xxxxxxxxxxxx>
- Date: Wed, 10 Sep 2025 12:10:25 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=corp.free.fr; s=rcs; t=1757499025; bh=bQxGOPlzzK7AvULoxAyRDk2MHeH0PgPCtMPAh/tCRiU=; h=Date:Subject:To:References:From:In-Reply-To:From; b=VGIAmFfs7tvqv5iqJG7meF8af3zrsVQlqFnSVitEjB0HuKA8j+a0dQEwP1rmxECcU sJ0ARIwf2zo42KwOe0agrm9xIU3mTLhUR5ZfoNTCfphb3FRluId2d11eq2E3AqqDVJ WhVGq69FS5FGIzkEW8w/7nK2bO/A7+ChgqrI2mBjSWY2LGFuarrRJboBO4tN70Zvn/ JTxT7tUQmImCM5HDh1Ulj2nOwQF5MAyboBps3DW1xQuj/piuWseSAbPwIqGbbDAkra aXMnuNTSDxYjfOfa2c6Bk10xuArRUCXdpk+TkLe6tIw1l3BvEI3Xs4xFz7mYF6hULk lDwRekd9s6aKA==
Le 10/09/2025 à 11:27, Eero Tamminen a écrit :
Hi,
On 8.9.2025 20.39, Eero Tamminen wrote:
Didn't receive any of the replies visible in archive, but everybody
seems in favor of "" instead of "none" for disabling GEMDOS HD...
=> should the file arguments also be changed to accept "" value for
disabling related options, e.g. in addition to "none"?
Pushed change where both values are accepted, and in case of "none", the
code will now check first that there's no (accessible) file/dir with
such name.
Hi
change tested, I confirm it works
Nicolas