[3/6] msvcirt: Forward signed char exports to char functions directly

Iván Matellanes matellanesivan at gmail.com
Thu Jul 21 05:23:29 CDT 2016


Oops, I messed up the numbering, this one should say [3/3].

On 21/07/16 10:56, Iván Matellanes wrote:
> signed char and char are equivalent in Visual C++, so specific functions for signed char are unnecessary.
>
> Signed-off-by: Iván Matellanes <matellanes.ivan at gmail.com>
> ---
>   dlls/msvcirt/msvcirt.c    | 44 ++++++++++++++++----------------------------
>   dlls/msvcirt/msvcirt.spec | 24 ++++++++++++------------
>   2 files changed, 28 insertions(+), 40 deletions(-)



More information about the wine-devel mailing list