[openSUSE/wicked] 9f7d54: cleanup: fix enum-int-mismatch warning
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 9f7d5432326b58dfcc1063fea5b61487ce9da577 https://github.com/openSUSE/wicked/commit/9f7d5432326b58dfcc1063fea5b61487ce... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M client/ifcheck.h M include/wicked/fsm.h M include/wicked/wireless.h M src/client/ifconfig.h M src/names.c M src/xml-writer.c Log Message: ----------- cleanup: fix enum-int-mismatch warning Inconsistently declared ni_fsm_state_t as unsigned int Commit: 680608726d7fa1935463b19bae045a1ec1776277 https://github.com/openSUSE/wicked/commit/680608726d7fa1935463b19bae045a1ec1... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M src/client/client_state.c M src/client/client_state.h M src/modem-manager.c M src/netdev.c M testing/cstate-test.c Log Message: ----------- cleanup: fix enum-int-mismatch warning Remove inconsistently declared, never unused ni_fsm_state_t state argument artefact from ni_client_state_new function. Commit: f2b239c19bcc9e4457b13f2dc7d1090ca0b043e9 https://github.com/openSUSE/wicked/commit/f2b239c19bcc9e4457b13f2dc7d1090ca0... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-04-29 (Mon, 29 Apr 2024) Changed paths: M client/ifdown.c M client/wicked-client.h M include/wicked/fsm.h M nanny/device.c M src/fsm.c Log Message: ----------- cleanup: remove __ prefix from NI_FSM_STATE_MAX Commit: e45e534e58790aec0c8e260300b3105f1f999483 https://github.com/openSUSE/wicked/commit/e45e534e58790aec0c8e260300b3105f1f... Author: cfconrad <cfamullaconrad@suse.com> Date: 2024-04-30 (Tue, 30 Apr 2024) Changed paths: M client/ifcheck.h M client/ifdown.c M client/wicked-client.h M include/wicked/fsm.h M include/wicked/wireless.h M nanny/device.c M src/client/client_state.c M src/client/client_state.h M src/client/ifconfig.h M src/fsm.c M src/modem-manager.c M src/names.c M src/netdev.c M src/xml-writer.c M testing/cstate-test.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1010 cleanup: fix enum-int-mismatch warnings Compare: https://github.com/openSUSE/wicked/compare/7199f79cd304...e45e534e5879 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications
participants (1)
-
cfconrad