André Hentschel : winedump: Update manpage.
Module: wine Branch: master Commit: 01c406cf050a0a0df2b7d415b027806f14c0e72c URL: http://source.winehq.org/git/wine.git/?a=commit;h=01c406cf050a0a0df2b7d415b0... Author: André Hentschel <nerv(a)dawncrow.de> Date: Fri Apr 2 18:03:01 2010 +0200 winedump: Update manpage. --- tools/winedump/winedump.man.in | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/tools/winedump/winedump.man.in b/tools/winedump/winedump.man.in index fcc596d..d632ec5 100644 --- a/tools/winedump/winedump.man.in +++ b/tools/winedump/winedump.man.in @@ -211,9 +211,8 @@ This is a template for 'configure' to produce a makefile. It is designed for a DLL that will be inserted into the Wine source tree. .SH BUGS -C++ name demangling is currently under development. Since the -algorithm used is not documented, it must be decoded. Many simple -prototypes are already working however. +C++ name demangling is not fully in sync with the implementation in msvcrt. +It might be useful to submit your C++ name to the testsuite for msvcrt. .SH AUTHORS Jon P. Griffiths <jon_p_griffiths at yahoo dot com> .nf
participants (1)
-
Alexandre Julliard