changes init submodules in stm32 port #5
Annotations
13 errors and 20 warnings
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L43
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L44
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L45
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L46
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L47
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L48
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L75
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L76
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L96
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build macOS port:
ext_mod/lcd_bus/modlcd_bus.c#L97
missing field 'defval' initializer [-Werror,-Wmissing-field-initializers]
|
Build rp2 port
Process completed with exit code 2.
|
Build stm32 port:
ext_mod/lcd_bus/common_src/i80_bus.c#L275
assignment to 'mp_lcd_err_t (*)(void *, uint16_t, uint16_t, uint8_t, uint32_t, _Bool)' {aka 'enum <anonymous> (*)(void *, short unsigned int, short unsigned int, unsigned char, long unsigned int, _Bool)'} from incompatible pointer type 'mp_lcd_err_t (*)(void *, uint16_t, uint16_t, uint8_t, uint32_t)' {aka 'enum <anonymous> (*)(void *, short unsigned int, short unsigned int, unsigned char, long unsigned int)'} [-Werror=incompatible-pointer-types]
|
Build stm32 port
Process completed with exit code 2.
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L493
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L623
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L789
'controllerPausedHandler' is deprecated: first deprecated in macOS 10.15 - controllerPausedHandler has been deprecated. Use the Menu button found on the controller's profile, if it exists. [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L1008
'controllerPausedHandler' is deprecated: first deprecated in macOS 10.15 - controllerPausedHandler has been deprecated. Use the Menu button found on the controller's profile, if it exists. [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L1250
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L1252
'GCGamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L1252
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L1792
'controllerPausedHandler' is deprecated: first deprecated in macOS 10.15 - controllerPausedHandler has been deprecated. Use the Menu button found on the controller's profile, if it exists. [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L2024
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
|
Build macOS port:
lib/SDL/src/joystick/iphoneos/SDL_mfijoystick.m#L2025
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L85
"LIST_INIT" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L89
"LIST_INSERT_AFTER" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L97
"LIST_INSERT_HEAD" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L104
"LIST_REMOVE" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L114
"TAILQ_HEAD" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L120
"TAILQ_ENTRY" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L129
"TAILQ_INIT" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L134
"TAILQ_INSERT_HEAD" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L144
"TAILQ_INSERT_TAIL" redefined
|
Build esp32 port:
lib/micropython/lib/berkeley-db-1.xx/PORT/include/queue.h#L151
"TAILQ_INSERT_AFTER" redefined
|