On Mon, Apr 6, 2009 at 8:41 AM, Alexandre Julliard julliard@winehq.org wrote:
By coming up with a better heuristic for detecting Unix paths.
It would have to reject "/usr/lib/libSDL_ttf.a" and "/bin/sh", both of which are likely to be Unix paths to files that exist.
Vincent Povirk