Added header for StartScreen view #8
Annotations
20 errors
ufbt: Build for dev channel:
minesweeper.h#L80
unknown type name 'DialogEx'
|
ufbt: Build for dev channel:
minesweeper.h#L80
unknown type name 'DialogEx'
|
ufbt: Build for dev channel:
minesweeper.h#L80
unknown type name 'DialogEx'
|
ufbt: Build for dev channel:
menu_screen.c#L8
implicit declaration of function 'furi_asssert'; did you mean 'furi_assert'? [-Werror=implicit-function-declaration]
|
ufbt: Build for dev channel:
minesweeper.c#L74
implicit declaration of function 'dialog_ex_alloc'; did you mean 'aligned_alloc'? [-Werror=implicit-function-declaration]
|
ufbt: Build for dev channel:
minesweeper.c#L74
assignment to 'int *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
|
ufbt: Build for dev channel:
minesweeper.h#L80
unknown type name 'DialogEx'
|
ufbt: Build for dev channel:
minesweeper.c#L75
implicit declaration of function 'dialog_ex_get_view'; did you mean 'widget_get_view'? [-Werror=implicit-function-declaration]
|
ufbt: Build for dev channel:
minesweeper.c#L75
passing argument 3 of 'view_dispatcher_add_view' makes pointer from integer without a cast [-Werror=int-conversion]
|
ufbt: Build for dev channel:
minesweeper.c#L95
implicit declaration of function 'dialog_ex_free'; did you mean 'aligned_free'? [-Werror=implicit-function-declaration]
|
ufbt: Build for release channel:
minesweeper.h#L80
unknown type name 'DialogEx'
|
ufbt: Build for release channel:
minesweeper.h#L80
unknown type name 'DialogEx'
|
ufbt: Build for release channel:
minesweeper.h#L80
unknown type name 'DialogEx'
|
ufbt: Build for release channel:
menu_screen.c#L8
implicit declaration of function 'furi_asssert'; did you mean 'furi_assert'? [-Werror=implicit-function-declaration]
|
ufbt: Build for release channel:
minesweeper.c#L74
implicit declaration of function 'dialog_ex_alloc'; did you mean 'aligned_alloc'? [-Werror=implicit-function-declaration]
|
ufbt: Build for release channel:
minesweeper.c#L74
assignment to 'int *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
|
ufbt: Build for release channel:
minesweeper.h#L80
unknown type name 'DialogEx'
|
ufbt: Build for release channel:
minesweeper.c#L75
implicit declaration of function 'dialog_ex_get_view'; did you mean 'widget_get_view'? [-Werror=implicit-function-declaration]
|
ufbt: Build for release channel:
minesweeper.c#L75
passing argument 3 of 'view_dispatcher_add_view' makes pointer from integer without a cast [-Werror=int-conversion]
|
ufbt: Build for release channel:
minesweeper.c#L95
implicit declaration of function 'dialog_ex_free'; did you mean 'aligned_free'? [-Werror=implicit-function-declaration]
|