[PATCH vkd3d v3 5/5] vkd3d-shader: Implement basic support for #if and #endif.

Henri Verbeet hverbeet at gmail.com
Wed Dec 9 10:24:30 CST 2020


On Mon, 7 Dec 2020 at 22:27, Zebediah Figura <zfigura at codeweavers.com> wrote:
> +newline
> +    : T_NEWLINE
> +    | YYEOF
> +

<srcdir>/libs/vkd3d-shader/preproc.y:194.7-11: error: symbol YYEOF is
used, but is not defined as a token and has no rules



More information about the wine-devel mailing list