Rémi Bernon : widl: Support repetition for some attributes.

Alexandre Julliard julliard at winehq.org
Mon Nov 16 15:28:58 CST 2020


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Wed Nov  4 19:49:27 2020 +0100

widl: Support repetition for some attributes.

Some attributes can be specified multiple times, this is the case for
instance for "custom" attribute, as well as WinRT "static".

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

---

 tools/widl/parser.y | 249 +++++++++++++++++++++++++++-------------------------
 1 file changed, 127 insertions(+), 122 deletions(-)

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



More information about the wine-cvs mailing list