"Dan Kegel" dank@kegel.com writes:
Add test showing UrlUnEscape should convert the url in place when URL_UNESCAPE_INPLACE is set, even if the output buffer is NULL. Passes on XP.
Changes since originally posted by Louis Lenders as http://www.winehq.org/pipermail/wine-patches/2008-August/059567.html
- added todo_wine around parts that fail in Wine
- he has requested that somebody else take it over,
so I am raising my hand.
If you are resending a patch written by someone else you need to include a From: line with the complete attribution. Alternatively if you have made significant changes you need to add a "Based on a patch by" note in the log message.