[PATCH] cmd: Avoid having first parameter to start.exe ignored.

Bernhard Übelacker bernhardu at mailbox.org
Fri Apr 27 22:34:35 CDT 2018


Am 27.04.2018 um 11:57 schrieb Dmitry Timoshkov:
> I haven't found the reasons why this patch hasn't been accepted, so
> I decided to resend it. Besides that it fixes the problems listed in
> the referenced bug report it also fixes execution of a .bat file that
> an application that I have here installs as the command in the .job
> file for the task scheduler.
> 
> Comments from the original submission:

> ---
> start /W  " "  "%SFDIR%automesh"  wr2300
> ---
> 

> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  programs/cmd/builtins.c                  | 15 ++++++++-------



Hello Dimitry,
thanks for reviewing and resending.

This patch got not much attention the first time is probably related to
my "abusive" usage of "---" as paragraph separator. That way I managed
to get the Sign column not checked in the patch status page.
Also visible on the current entry in patch watcher.

I think the related line is in [1] where it stops to search for
the Signed-off-by header.

Kind regards,
Bernhard

[1] https://source.winehq.org/git/tools.git/blob/HEAD:/patches/update#l175



More information about the wine-devel mailing list