Fix the FIXME message to reflect the real problem.

Piotr Caban piotr.caban at gmail.com
Mon Jun 4 04:19:10 CDT 2012


On 06/02/12 13:35, max at mtew.isa-geek.net wrote:
> @@ -2735,7 +2735,7 @@ static BOOL CommitUrlCacheEntryInternal(
>               goto cleanup;
>           }
>
> -        FIXME("entry already in cache - don't know what to do!\n");
> +        FIXME("collision handler needed - the entry is already in use!\n");
This message is not about entry being used. I think the old message is 
quite accurate. The "don't know what to do" part is quite strange but I 
don't see reason to change it.



More information about the wine-devel mailing list