[Git][wine/wine][master] 4 commits: widl: Wrap strappend parameters in a new struct strbuf.
Alexandre Julliard pushed to branch master at wine / wine Commits: 7c5d6832 by Rémi Bernon at 2025-08-18T16:12:55+02:00 widl: Wrap strappend parameters in a new struct strbuf. - - - - - 23df5130 by Rémi Bernon at 2025-08-18T16:12:55+02:00 widl: Introduce a new append_basic_type helper. - - - - - 4a0e5c68 by Rémi Bernon at 2025-08-18T16:12:55+02:00 widl: Remove unnecessary recursion for TYPE_BITFIELD. - - - - - 39c5ca48 by Rémi Bernon at 2025-08-18T16:12:55+02:00 widl: Move some type name construction out of write_type_left. - - - - - 7 changed files: - tools/widl/header.c - tools/widl/parser.y - tools/widl/typetree.c - tools/widl/typetree.h - tools/widl/utils.c - tools/widl/utils.h - tools/widl/widltypes.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/300194f1f5dbdcc99e6bd2fdaa90d5... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/300194f1f5dbdcc99e6bd2fdaa90d5... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)