[Git][wine/wine][master] 4 commits: widl: Remove now unnecessary write_callconv argument.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1aa2ae3d by Rémi Bernon at 2025-08-22T12:01:07+02:00 widl: Remove now unnecessary write_callconv argument. - - - - - fef5e69e by Rémi Bernon at 2025-08-22T12:01:07+02:00 widl: Cleanup indentation and variables in write_type_right. - - - - - c7151d74 by Rémi Bernon at 2025-08-22T12:01:07+02:00 widl: Inline write_args into write_type_right. - - - - - 277defd1 by Rémi Bernon at 2025-08-22T12:01:07+02:00 widl: Introduce a new append_declspec helper. - - - - - 5 changed files: - tools/widl/header.c - tools/widl/header.h - tools/widl/typegen.c - tools/widl/typetree.c - tools/widl/typetree.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e58f635b0792377da40b4734eeff14... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e58f635b0792377da40b4734eeff14... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)