aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/settings-test.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-05-13 10:50:36 +0200
committerTobias Brunner <tobias@strongswan.org>2014-05-15 11:28:09 +0200
commitda45f9e994f61324a058def37fbafd5cce75b5f3 (patch)
tree49e9c2e0db9d6291373de3b301cb98589cb10456 /scripts/settings-test.c
parent813e510d69b27ab25cfab01cc89dd34ad3927e73 (diff)
downloadstrongswan-da45f9e994f61324a058def37fbafd5cce75b5f3.tar.bz2
strongswan-da45f9e994f61324a058def37fbafd5cce75b5f3.tar.xz
settings: Replace deprecated YYLEX_PARAM with %lex-param
With Bison 3.x support for YYLEX_PARAM has been removed and %lex-param should be used. Unfortunately, that option does not take expressions. Instead we use a wrapper function that calls the lexer with the proper scanner object, which should also be backward compatible to older Bison versions.
Diffstat (limited to 'scripts/settings-test.c')
0 files changed, 0 insertions, 0 deletions