On 2011-08-30 13:25-0700 Alan W. Irwin wrote:
On 2011-08-30 08:33-0700 Dan Kegel wrote:
Today I discovered .. that the scanf family of functions was
introducing float (32-bit floating-point) noise into double (64-bit
floating-point) results.
I see it here, too:
$ sudo apt-get install mingw3
> #: attrib.rc:47
> -#, fuzzy
> msgid ""
> "ATTRIB - Displays or changes file attributes.\n"
> "\n"
The reason why this one was fuzzy is that the indentation changed.
However the translation's indentation has not be updated (which might
possibly be ok for Korean), and it also seems to be pr
On 17 September 2011 20:34, Alan W. Irwin wrote:
> In sum, from my perspective it is important for the Wine developers to
> figure out exactly what the issue is and deal with it. 0.5-second
Did anyone look into writing to /proc/pid/mem like I mentioned? Aside
from perhaps the kernel version requi
On 2011-09-01 01:25+1000 Ben Peddell wrote:
On 31/08/2011 3:12 AM, Dan Kegel wrote:
Try oprofile instead.
( A really old intro is at
http://www.winehq.org/wwn/249#oprofile%20&%20Wine )
Using oprofile, testing 500 iterations of ExitProcess.exe with
msys-bash under wine:
About 2/3 of the act
On 09/16/2011 08:16 AM, Henri Verbeet wrote:
> On 16 September 2011 16:56, Seth Shelnutt wrote:
>> Personally I think automated application testing is the next major testing
>> platform for wine. Test suites are the most important, but application
>> testing can mean knowing when new software work