24 Apr
2008
24 Apr
'08
7:31 p.m.
On Thu, Apr 24, 2008 at 09:04:11AM -0600, Vitaliy Margolen wrote: ok, don't beat me on this one (i guess i could have asked this also for try one):
+ FIXME("Can't support %d axes. Clamping down to 16\n", newDevice->axes); ... + WARN("Can't support %d buttons. Clamping down to 128\n", newDevice->buttons);
why is axes a FIXME and buttons a WARN? -- cu