Hi Sébastien, On Fri, Dec 15, 2023 at 10:26 AM Sébastien Szymanski <[email protected]> wrote:
> With the -ansi option, the C++ style comments make an error: > > include/generated/env.txt:1:1: error: C++ style comments are not allowed > in ISO C90 > 1 | // SPDX-License-Identifier: GPL-2.0+ > > I should have mention that in my commit log. Thanks for the clarification. Please include this information into the commit log a and submit a v2.

