Module: wine Branch: master Commit: be1e3082531fcd36804603f5d57931d79a28d5fe URL: https://gitlab.winehq.org/wine/wine/-/commit/be1e3082531fcd36804603f5d57931d...
Author: Rémi Bernon rbernon@codeweavers.com Date: Tue Mar 21 11:04:58 2023 +0100
widl: Allow source location to span over multiple lines.
---
tools/widl/parser.y | 5 +++-- tools/widl/typetree.c | 42 +++++++++++++++++++++--------------------- tools/widl/utils.c | 4 ++-- tools/widl/widltypes.h | 5 ++++- 4 files changed, 30 insertions(+), 26 deletions(-)