http://bugs.winehq.org/show_bug.cgi?id=16024
Summary: typos in include/shlwapi.h Product: Wine Version: 1.1.4 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: shlwapi AssignedTo: wine-bugs@winehq.org ReportedBy: jsolomon@tableausoftware.com
In include/shlwapi.h, there are typos with the macro WINELIB_NAME_AW()
On line 342 the macro is incorrectly written as:
WINELIB_NANE_AW(...
and on lines 669, 675, 679, and 701 it is written as:
WINELIB_AW_NAME(...
Fixing in my own distro was pretty simple but I don't want to have to do that for every release.
Thanks,
Jeff
http://bugs.winehq.org/show_bug.cgi?id=16024
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Lei Zhang thestig@google.com 2008-11-12 17:51:24 --- Please send a patch to wine-patches@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=16024
--- Comment #2 from Austin English austinenglish@gmail.com 2008-11-12 19:01:38 --- (In reply to comment #1)
Please send a patch to wine-patches@winehq.org
I already did: http://www.winehq.org/pipermail/wine-patches/2008-November/064587.html
http://bugs.winehq.org/show_bug.cgi?id=16024
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |trivial Platform|All |Other
http://bugs.winehq.org/show_bug.cgi?id=16024
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Vijay Kamuju infyquest@gmail.com 2008-11-20 10:59:15 --- Fix has been committed http://source.winehq.org/git/wine.git/?a=commitdiff;h=2618bd1a4d32d99831dc99...
http://bugs.winehq.org/show_bug.cgi?id=16024
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-11-21 10:32:11 --- Closing bugs fixed in 1.1.9.