Alexandre Julliard pushed to branch master at wine / wine
Commits: d2818cd5 by Hans Leidekker at 2025-07-07T23:02:51+02:00 widl: Relax check on runtimeclass definitions.
- - - - - b63ee9a6 by Hans Leidekker at 2025-07-07T23:02:51+02:00 widl: Store a variable pointer instead of a declaration in expressions.
- - - - - a165fd2b by Hans Leidekker at 2025-07-07T23:02:52+02:00 widl: Store the runtimeclass for constructor interfaces.
This makes the runtimeclass available when metadata for the constructor interface is generated.
- - - - -
5 changed files:
- tools/widl/expr.c - tools/widl/header.c - tools/widl/metadata.c - tools/widl/typetree.c - tools/widl/widltypes.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/223763b22d3a94473ce01d5d5f316f...