diff options
author | Tobias Brunner <tobias@strongswan.org> | 2014-05-13 10:50:36 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2014-05-15 11:28:09 +0200 |
commit | da45f9e994f61324a058def37fbafd5cce75b5f3 (patch) | |
tree | 49e9c2e0db9d6291373de3b301cb98589cb10456 /scripts/settings-test.c | |
parent | 813e510d69b27ab25cfab01cc89dd34ad3927e73 (diff) | |
download | strongswan-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