Re: [hatari-devel] Missing field initialisers |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Missing field initialisers
- From: Andreas Grabher <andreas_g86@xxxxxxxxxx>
- Date: Thu, 7 Aug 2025 22:58:19 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; bh=k7wmEBagxqYqAFFn4G7AjHEsPrfOIIZJOwkTFJjPwwg=; h=From:Content-Type:Mime-Version:Subject:Date:To:Message-Id:x-icloud-hme; b=R4uJY3T4XTINXl9NflqIhC966sKXADnNYKl1tjt3bGTQOWRD1N5zB+bf8P64zlvN2IQ5hQ3/HWfbb+DW0yDyBtMHSkqWwATN//+sUh62pCPEwM7KYZSiMZVW/Yd9bRTEN+Cn+F2XKELV2Q7boZNi6PxF8w0gS7MVja9PSoN1eZeyIXQ51nlR5popwJTEMGXpP3p1ot0TgGe0/an+lBcqEWP1B3M4FHW5i36zagqNOi+1xXMpdUdgu18D6zI6EUjA/ekmyrrTsOkN5sAYUAblW7Hb1SRvKbntA/N/OVyjgHvYrIprwqnsquG4w1Ye7Xj4kQr6U2hM7vplR16t2cjtFg==
> Am 06.08.2025 um 23:01 schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:
>
> Le 06/08/2025 à 19:15, Toni Wilen a écrit :
>>> I am still checking code for warnings and found another problem
>> It looks ok but
>> - uae_u16 specific;
>> should not be removed but put inside #idef JIT because JIT uses it.
>
> thanks, changes were pushed to Hatari too
>
Thank you for the information! In the meantime I found a slightly better (simpler) fix for gencpu.c. Unfortunately it was a bit too late for the patch. I have already sent it to Toni and hope he will accept and apply it soon.