Re: wined3d: Add missing '\n' to FIXME() messages.
Oct. 7, 2016
10:50 a.m.
On 6 October 2016 at 15:31, Andrey Gusev <andrey.goosev(a)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.
3457
Age (days ago)
3457
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet