Re: [hatari-devel] Debugger command history broken on v2.6.0 on Windows |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: Hatari Development <hatari-devel@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [hatari-devel] Debugger command history broken on v2.6.0 on Windows
- From: Eero Tamminen <oak@xxxxxxxxxxxxxx>
- Date: Tue, 8 Jul 2025 11:08:09 +0300
- Dkim-filter: OpenDKIM Filter v2.11.0 smtp.dnamail.fi ADE38408FDF7
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=helsinkinet.fi; s=2025-03; t=1751962089; bh=SBt1V86F94YF/pvfagjGp9S0Gh9WMT9c5dAPwZUOpPo=; h=Date:To:From:Subject:From; b=GffMGiza2/pafgIUk9MvVwqZkFyrFBS8jx/R43mcvBvxUJmax/Ym5N5TDIS7Zv3cv ZXE8X9nCK9wyjXdDh75rm7duVpvrsAAUqtmo1/11ZHOJlIYJRcdsUmvr4hDPFgsWKN eEIbZ3+RTwMh8EfIIKjebKGbl12M0pe0UR62j63ayPdYOtpKvt2vxbM1aGh24d8FGM gHK3zli02aQHWFeE0f2B/ka28CKDf3mlGzZFnS3lQXvprWS9gYfR0FCaNEeiCq3wea U434TPEIx3zRUpXwnqIJY/2l13yqJI1t2xKfrh9z7CJq7TCGxubVtNOmrOE/DRFjPk ulJ02/RNxfijw==
Hi Christian,
I did not get your mail, but I happened to notice it in hatari-devel
archive.
I've commited a fix that always initializes locale at startup, as it should.
(If there are some side-effects of having locale initialized, at least
they should now be easier to notice with it being always initialized...)
- Eero