[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lexer deprecation warning
|
From: |
Tim Rühsen |
|
Subject: |
lexer deprecation warning |
|
Date: |
Mon, 6 Apr 2020 12:05:03 +0200 |
|
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 |
Should this be fixed ?
/home/tim/src/poke/src/pkl-tab.y:23.1-23: warning: deprecated directive:
'%name-prefix "pkl_tab_"', use '%define api.prefix {pkl_tab_}'
[-Wdeprecated]
23 | %name-prefix "pkl_tab_"
| ^~~~~~~~~~~~~~~~~~~~~~~
| %define api.prefix {pkl_tab_}
updating pkl-lex.h
/home/tim/src/poke/src/pkl-tab.y: warning: fix-its can be applied.
Rerun with option '--update'. [-Wother]
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- lexer deprecation warning,
Tim Rühsen <=