* Alexandre Julliard wrote on Tue, Jun 20, 2006 at 01:39:44PM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > > Rationale: the check is a heuristic, thus broken By Design[1].
> True enough. But of course you can make the same argument for the > whole warning mechanism, it's clearly a heuristic, and it can't work > correctly in all cases. So my patch is really just tweaking the > existing heuristic ;) The difference being that the existing heuristic has been tested on about a dozen platforms and is thus less likely to break due to, say, some obscure sed limitation on some platform. Cheers, Ralf
