wined3d: Add missing '\n' to FIXME() messages.

Henri Verbeet hverbeet at gmail.com
Fri Oct 7 05:50:54 CDT 2016


On 6 October 2016 at 15:31, Andrey Gusev <andrey.goosev at gmail.com> wrote:
> +                FIXME("unknown_semantics(0x%08x).\n", semantic->usage);
Could you change that to something like "Unrecognised semantic usage %#x.\n"?

> +    if (mmask) FIXME("_unrecognized_modifier(%#x).\n", mmask);
Similarly, something like "Unrecognised modifier %#x.\n" would
probably be more appropriate here.



More information about the wine-devel mailing list