Module: wine Branch: master Commit: aeeea45da3eae97ce20ea17f1086b0a4c6df7dbf URL: https://gitlab.winehq.org/wine/wine/-/commit/aeeea45da3eae97ce20ea17f1086b0a...
Author: Eric Pouech epouech@codeweavers.com Date: Thu Jun 20 17:34:12 2024 +0200
cmd: Return sub-block return code for IF and FOR.
Cleaning-up previous method for end-of-block vs error in IF and FOR commands.
Signed-off-by: Eric Pouech epouech@codeweavers.com
---
programs/cmd/wcmdmain.c | 86 +++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 45 deletions(-)