1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Lucas Jenss 069849f002 WIP tests/gnrc_ipv6_nib: Fix unused function error w/ clang/macOS
In the case that GNRC_IPV6_NIB_CONF_ARSM is set but
GNRC_IPV6_NIB_CONF_6LN is not, clang complains about
the function _get_l2addr_from_ipv6 never being used.
I couldn't easily figure out why this passes in Murdock,
but I'm guessing that clang is simply being smarter than
GCC. Can someone comment on whether there is a better fix
for this?

Relates to #6473
2017-11-07 17:35:42 +01:00
..
analog_util
arduino
auto_init gnrc_lwmac: port to gnrc_netif2. 2017-11-01 15:40:47 +01:00
base64
bitfield
bloom
can sys/can/device.c: remove unused _can_event_error_to_msg function 2017-10-25 16:20:00 +02:00
cbor sys/cbor/cbor.c: add <time.h> if ctime module is used 2017-10-24 16:03:31 +02:00
checksum
color
cpp11-compat doc: fix whitespaces 2017-09-06 08:49:05 +02:00
crypto crypto/cbc: constify input buffers 2017-06-27 18:58:33 +02:00
div
ecc
embunit cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
evtimer evtimer: initial import 2017-06-16 16:50:54 +02:00
fmt sys,fmt: simplify fmt_s16_dfp 2017-09-28 15:44:35 +02:00
fs
hashes doc: replace dashes 2017-09-06 08:49:05 +02:00
include Merge pull request #7895 from zhuoshuguo/lwmac_port_to_netif2 2017-11-01 16:10:56 +01:00
isrpipe
libc/include/sys cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
log sys: fix Makefile.include indentation 2017-09-06 16:10:36 +02:00
luid
mineplex
net WIP tests/gnrc_ipv6_nib: Fix unused function error w/ clang/macOS 2017-11-07 17:35:42 +01:00
newlib_syscalls_default sys/newlib: Allow building default syscall implementation for mips 2017-06-28 12:56:53 +01:00
od
oneway-malloc
phydat sys,phydat: fix scale_2_str for multi and non dimensional units 2017-08-25 14:38:55 +02:00
pipe
pm_layered pm: unify and set safe default pm_blocker 2017-10-16 14:32:27 +02:00
posix cppcheck: Provide consistent reason formatting for all cppcheck-suppresses 2017-10-10 10:25:20 -07:00
ps schedstats: refine ps output 2017-06-09 10:50:07 +02:00
quad_math add some missing header guards 2017-05-24 17:54:01 +02:00
random Merge pull request #7545 from kaspar030/add_prng_xorshift 2017-10-10 19:13:49 +02:00
rtt_stdio
saul_reg
sema
seq
shell Merge pull request #7663 from aabadie/ifconfig_standby 2017-10-10 20:27:04 +02:00
ssp sys, ssp: fix doxygen grouping 2017-07-03 10:55:35 +02:00
timex
trickle trickle: correctly reset t 2017-10-26 15:13:11 +02:00
tsrb
uart_stdio sys, uart_stdio: retain constness on cast 2017-06-29 13:02:02 +02:00
ubjson cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
universal_address
vfs
xtimer sys/xtimer: add xtimer_set_timeout_flag() 2017-09-01 23:54:28 +02:00
doc.txt sys: add initial SSP support 2017-06-27 18:05:14 +02:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.include sys: libc: only add include path on non-native boards 2017-10-25 17:58:47 +02:00