fix the DEVELOPER-HINTS file to reflect how things are really done

Dimitrie O. Paun dpaun at rogers.com
Fri Jan 21 07:41:18 CST 2005


On Fri, Jan 21, 2005 at 04:54:29PM +0900, Mike McCormack wrote:
> -       FIXME("(%x,%p,%d): stub\n", hdc, p, count);
...
> +      FIXME("%p %p %ld\n", hdc, p, count);

Well, I must agree with Andy: there's no reason to remove the 'stub' part,
most of the code uses it, automated tools look for it, and it saves nothing.

-- 
Dimi.



More information about the wine-devel mailing list