[PATCH vkd3d 2/5] vkd3d-shader: Implement unary operators.

Zebediah Figura (she/her) zfigura at codeweavers.com
Tue Jan 19 11:07:43 CST 2021


On 1/19/21 4:23 AM, Matteo Bruni wrote:
> On Mon, Jan 18, 2021 at 10:17 PM Zebediah Figura
> <zfigura at codeweavers.com> wrote:
>>
>> Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
>> ---
>>  libs/vkd3d-shader/preproc.l |  2 +-
>>  libs/vkd3d-shader/preproc.y | 36 ++++++++++++++++++++++++++++++++----
>>  2 files changed, 33 insertions(+), 5 deletions(-)
> 
> I'm going to be a PITA and complain about patch subjects, specifically
> for this and the following patches. The current subject is okay for
> now, but will more likely than not clash with the same patch for the
> compiler proper. Perhaps just add a "in the preprocessor" suffix?
> 

Yeah, that's a fair point; I'll resend this series.



More information about the wine-devel mailing list