http://bugs.winehq.org/show_bug.cgi?id=30575
Bug #: 30575 Summary: Silence FIXME from FlushProcessWriteBuffers stub to prevent console spam (.NET Framework/SDK installers) Product: Wine Version: 1.5.3 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
sorry to bother again ... Now that FlushProcessWriteBuffers stub is present it needs to shut up ;-) It is called very often from CLR.
Please silence it with a "once" FIXME.
--- snip --- 0034:fixme:process:FlushProcessWriteBuffers : stub 0034:fixme:process:FlushProcessWriteBuffers : stub 0034:fixme:process:FlushProcessWriteBuffers : stub 0034:fixme:process:FlushProcessWriteBuffers : stub ... <spam> --- snip ---
For the interested, there is also an "old" usenet thread that talks about FlushProcessWriteBuffers: http://groups.google.com/group/comp.programming.threads/browse_frm/thread/13...
$ wine --version wine-1.5.3-101-g9c19ba6
Regards
http://bugs.winehq.org/show_bug.cgi?id=30575
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=30575
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b4432a6274dd4456acee3fc61cb | |980683f333657 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Anastasius Focht focht@gmx.net 2012-05-03 14:39:05 CDT --- Hello,
fixed by commit http://source.winehq.org/git/wine.git/commitdiff/b4432a6274dd4456acee3fc61cb...
Thanks Austin.
Regards
http://bugs.winehq.org/show_bug.cgi?id=30575
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-05-11 13:21:04 CDT --- Closing bugs fixed in 1.5.4.
https://bugs.winehq.org/show_bug.cgi?id=30575
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20100818223107/http://down | |load.microsoft.com/download | |/9/5/A/95A9616B-7A37-4AF6-B | |C36-D6EA96C8DAAE/dotNetFx40 | |_Full_x86_x64.exe Keywords| |download