7 Oct
2016
7 Oct
'16
5: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.