André Hentschel <n...@dawncrow.de> writes: > For platforms where char is expected to be unsigned (e.g. it fixes a warning > on ARM)
There's no reason to make it signed. Please fix the bug correctly instead. -- Alexandre Julliard julli...@winehq.org
André Hentschel <n...@dawncrow.de> writes: > For platforms where char is expected to be unsigned (e.g. it fixes a warning > on ARM)
There's no reason to make it signed. Please fix the bug correctly instead. -- Alexandre Julliard julli...@winehq.org