Excerpts from Andreas Schwab's message of January 10, 2021 9:08 am:
> ../../gcc/d/dmd/parse.c: In member function 'Dsymbols* 
> Parser::parseDeclDefs(int, Dsymbol**, PrefixAttributes*)':
> ../../gcc/d/dmd/parse.c:647:29: error: unused variable 'e' 
> [-Werror=unused-variable]
>   647 |                 Expression *e = NULL;
>       |                             ^
> 

Thanks for spotting, this was dealt with in the last merge in r11-6586.

Iain.

Reply via email to