Added header for StartScreen view #8
Annotations
10 errors
minesweeper.h#L80
unknown type name 'DialogEx'
|
minesweeper.h#L80
unknown type name 'DialogEx'
|
minesweeper.h#L80
unknown type name 'DialogEx'
|
menu_screen.c#L8
implicit declaration of function 'furi_asssert'; did you mean 'furi_assert'? [-Werror=implicit-function-declaration]
|
minesweeper.c#L74
implicit declaration of function 'dialog_ex_alloc'; did you mean 'aligned_alloc'? [-Werror=implicit-function-declaration]
|
minesweeper.c#L74
assignment to 'int *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
|
minesweeper.h#L80
unknown type name 'DialogEx'
|
minesweeper.c#L75
implicit declaration of function 'dialog_ex_get_view'; did you mean 'widget_get_view'? [-Werror=implicit-function-declaration]
|
minesweeper.c#L75
passing argument 3 of 'view_dispatcher_add_view' makes pointer from integer without a cast [-Werror=int-conversion]
|
minesweeper.c#L95
implicit declaration of function 'dialog_ex_free'; did you mean 'aligned_free'? [-Werror=implicit-function-declaration]
|
The logs for this run have expired and are no longer available.
Loading