[riot-commits] [RIOT-OS/RIOT] 166ce0: pkg/oonf_api: ignore implicit fallthrough errors b...
Joakim Nohlgård
joakim.nohlgard at eistec.se
Mon Feb 19 11:04:18 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 166ce0acd56856ae86d71bbbf108cd6cc65808f3
https://github.com/RIOT-OS/RIOT/commit/166ce0acd56856ae86d71bbbf108cd6cc65808f3
Author: smlng <s at mlng.net>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M pkg/oonf_api/Makefile
Log Message:
-----------
pkg/oonf_api: ignore implicit fallthrough errors by GCC 7
Commit: a6cd5ca90cd5f505e8ae798bf5ef1cd64cb2a9a3
https://github.com/RIOT-OS/RIOT/commit/a6cd5ca90cd5f505e8ae798bf5ef1cd64cb2a9a3
Author: smlng <s at mlng.net>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M pkg/libcoap/Makefile
Log Message:
-----------
pkg/libcoap: ignore implicit fallthrough errors by GCC 7
Commit: af3bfd101abfff98086abd70e0a58825069bd948
https://github.com/RIOT-OS/RIOT/commit/af3bfd101abfff98086abd70e0a58825069bd948
Author: smlng <s at mlng.net>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M drivers/slipdev/slipdev.c
Log Message:
-----------
driver/slipdev: ignore implicit fallthrough error by GCC 7
Commit: 15f73e76adc73c788769db3babf3b3c969f119a9
https://github.com/RIOT-OS/RIOT/commit/15f73e76adc73c788769db3babf3b3c969f119a9
Author: smlng <s at mlng.net>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M sys/net/gnrc/link_layer/gomach/gomach.c
Log Message:
-----------
gnrc/gomach: ignore implicit fallthrough error by GCC 7
Commit: b3fde3429ce784c9dbdabbb74c9b1ccd7cec2cc3
https://github.com/RIOT-OS/RIOT/commit/b3fde3429ce784c9dbdabbb74c9b1ccd7cec2cc3
Author: smlng <s at mlng.net>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M sys/net/gnrc/link_layer/lwmac/lwmac.c
Log Message:
-----------
gnrc/lwmac: ignore implicit fallthrough error by GCC 7
Commit: 73c11a366c5187f0a9cdb876a6b43a2dcf686159
https://github.com/RIOT-OS/RIOT/commit/73c11a366c5187f0a9cdb876a6b43a2dcf686159
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2018-02-19 (Mon, 19 Feb 2018)
Changed paths:
M drivers/slipdev/slipdev.c
M pkg/libcoap/Makefile
M pkg/oonf_api/Makefile
M sys/net/gnrc/link_layer/gomach/gomach.c
M sys/net/gnrc/link_layer/lwmac/lwmac.c
Log Message:
-----------
Merge pull request #8430 from smlng/gcc7/ignore_fallthroughs
make: ignore fallthroughs errors with GCC 7.x
Compare: https://github.com/RIOT-OS/RIOT/compare/a25c059f1f03...73c11a366c51
More information about the commits
mailing list