On November 6, 2002 01:40 pm, Marcus Meissner wrote:
- FIXME("(%p, %ld, %d, %d, %d, %p, %p, %p)\n",
pvInstance, oVft, cc, vtReturn, cActuals, prgvt, prgpvarg, pvargResult + );
Why is this one a FIXME, and not a TRACE?
[snip]
- /* FIXME: Must handle pvargResult. How? */
Isn't it better to issue a FIXME here, if pvargResult is not NULL?