mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-22 13:31:08 +00:00
8d5dc328e1
In file included from ../kpx_cpu/sheepshaver_glue.cpp:32: In file included from ../kpx_cpu/src/cpu/ppc/ppc-cpu.hpp:24: ../kpx_cpu/include/basic-cpu.hpp:50:1: warning: struct 'task_struct' was previously declared as a class [-Wmismatched-tags] struct task_struct; ^ ../kpx_cpu/include/task-plugin.hpp:27:7: note: previous use is here class task_struct; ^ In file included from ../kpx_cpu/sheepshaver_glue.cpp:32: In file included from ../kpx_cpu/src/cpu/ppc/ppc-cpu.hpp:24: ../kpx_cpu/include/basic-cpu.hpp:52:1: warning: 'basic_cpu' defined as a struct here but previously declared as a class [-Wmismatched-tags] struct basic_cpu ^ ../kpx_cpu/include/task-plugin.hpp:29:1: note: did you mean struct here? class basic_cpu; ^~~~~ struct ../kpx_cpu/sheepshaver_glue.cpp:725:13: warning: unused function 'dump_log' [-Wunused-function] static void dump_log(void) ^ 3 warnings generated. |
||
---|---|---|
.. | ||
doc | ||
src | ||
COPYING | ||
Makefile | ||
NEWS |