[PATCH 4/5 v2] msvcrt: Call invalid parameter handler in strftime.

Jeff Smith whydoubt at gmail.com
Wed Nov 13 16:15:50 CST 2019


On Wed, Nov 13, 2019 at 4:06 PM Jeff Smith <whydoubt at gmail.com> wrote:
>
> Maybe not a big deal, but is there a reason for all of the double semi-colons?
> + goto einval_error;;
>
> On Wed, Nov 13, 2019 at 3:08 PM Piotr Caban <piotr at codeweavers.com> wrote:
> >
> > Signed-off-by: Piotr Caban <piotr at codeweavers.com>
> > ---
> > dlls/msvcrt/time.c | 31 +++++++++++++++++--------------
> > 1 file changed, 17 insertions(+), 14 deletions(-)
> >

Never mind, I assume Alexandre must have fixed this before pushing.



More information about the wine-devel mailing list