http://bugs.winehq.org/show_bug.cgi?id=15435
--- Comment #26 from Austin English austinenglish@gmail.com 2009-02-22 21:37:12 --- (In reply to comment #25)
Which reminds me, fixme:mlang:fnIMLangFontLink_GetStrCodePages doesn't repeat itself, but it's extremely spammy. About 1 hour of usage with firefox on Deezer or similar flash-heavy website yields over 15mb of logs. Example for a single word:
fixme:mlang:fnIMLangFontLink_GetStrCodePages (pszSrc=L"D\00e9couvrez", cchSrc=9, dwPriorityCodePages=1073742335) stub
Quieting fixme's with dynamic text is a bit harder to pull off, since that info is actually needed a lot of the time...Making it a trace may be more helpful though.