On 7/7/22 14:26, Markus Armbruster wrote:
zhenwei pi writes:
'linux' is not usable as identifier, because C compilers targeting
Linux predefine it as a macro expanding to 1. Add it to
@polluted_words. 'unix' is already there.
Suggested-by: Markus Armbruster
Reviewed-by: Marc-André Lureau
zhenwei pi writes:
> 'linux' is not usable as identifier, because C compilers targeting
> Linux predefine it as a macro expanding to 1. Add it to
> @polluted_words. 'unix' is already there.
>
> Suggested-by: Markus Armbruster
> Reviewed-by: Marc-André Lureau
> Signed-off-by: zhenwei pi
> ---
'linux' is not usable as identifier, because C compilers targeting
Linux predefine it as a macro expanding to 1. Add it to
@polluted_words. 'unix' is already there.
Suggested-by: Markus Armbruster
Reviewed-by: Marc-André Lureau
Signed-off-by: zhenwei pi
---
scripts/qapi/common.py | 2 +-
1 fi