Rémi Bernon : widl: Compute uuids for parameterized types.

Alexandre Julliard julliard at winehq.org
Thu Feb 18 16:06:07 CST 2021


Module: wine
Branch: master
Commit: b1e9326f5a4a8ebcaf03d83ea3b45a9d898d24b9
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b1e9326f5a4a8ebcaf03d83ea3b45a9d898d24b9

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Feb 18 15:05:32 2021 +0100

widl: Compute uuids for parameterized types.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/widl/hash.c     | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/widl/hash.h     |  13 +++++
 tools/widl/parser.y   |   6 +--
 tools/widl/typetree.c |  40 +++++++++++++++
 tools/widl/typetree.h |   2 +
 5 files changed, 190 insertions(+), 4 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b1e9326f5a4a8ebcaf03d83ea3b45a9d898d24b9



More information about the wine-cvs mailing list