Re: [hatari-devel] Warning compiling hatari |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Le 04/02/2017 à 23:56, Laurent Sallafranque a écrit :
I still have this one :
[ 7%] Generating cpudefs.c
Scanning dependencies of target gencpu
[ 7%] Building C object src/cpu/CMakeFiles/gencpu.dir/gencpu.c.o
/home/laurent/Atari/hatari/src/cpu/gencpu.c:695:13: warning:
‘fill_prefetch_full_2’ defined but not used [-Wunused-function]
static void fill_prefetch_full_2 (void)
^
yes, it's harmless, will be removed later