Re: [hatari-devel] Preparing Hatari 2.5 for release

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Am Wed, 6 Mar 2024 13:16:08 +0100
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:

> For other, can you tell if you have some things to complete too before 
> the release ?

By the way, when compiling with Clang, there is still this one compiler
warning left:

src/cpu/gencpu.c:2860:27: warning: variable 'ws' set but not used
 [-Wunused-but-set-variable]
        int h = 0, t = 0, c = 0, ws = 0;
                                 ^

Should we try to get that fixed before the release?

 Thomas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/