Rémi Bernon : widl: Compute uuids for parameterized types.
Module: wine Branch: master Commit: b1e9326f5a4a8ebcaf03d83ea3b45a9d898d24b9 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b1e9326f5a4a8ebcaf03d83ea... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Thu Feb 18 15:05:32 2021 +0100 widl: Compute uuids for parameterized types. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=b1e9326f5a4a8ebcaf03d...
participants (1)
-
Alexandre Julliard