]> git.puffer.fish Git - matthieu/frr.git/commit
build: don't use deprecation warning on ICC
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 15 Nov 2016 05:03:11 +0000 (14:03 +0900)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 15 Nov 2016 05:06:59 +0000 (14:06 +0900)
commitfac5f4806410c2c5a23a2f5a8a65005898c80fb6
treeb468fd47fcef037376531cbc65938de7f5ba3be8
parent7961551a1cdcfb147e06e6590da71d852715988a
build: don't use deprecation warning on ICC

icc doesn't do the pragma warning push/pop thing to selectively disable
the warning.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/vty.h