0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-30 03:37:06 +00:00
Jan Moskyto Matejka a8caff322f Portability: Fixed C extension error generated by CLang.
sysdep/linux/netlink.c:921:10: error: fields must have a constant size:
'variable length array in structure' extension will never be supported
    char buf[128 + KRT_METRICS_MAX*8 + nh_bufsize(a->nexthops)];
         ^
1 error generated.
2016-05-10 14:08:49 +02:00
..
2013-11-19 22:33:48 +01:00
2015-12-21 17:17:21 +01:00
2000-06-07 12:29:08 +00:00