Re: wined3d: Add missing '\n' to FIXME() messages.
7 Oct
2016
7 Oct
'16
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.
3356
Age (days ago)
3356
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet