"Dan Kegel" <dank(a)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. Needed by Lively, http://bugs.winehq.org/show_bug.cgi?id=14381
Changes since originally posted by Louis: 1) added todo_wine around parts that fail in Wine 2) added original From: line as requested by Alexandre 3) unmunged From: line email address so Alexandre's script recognizes it
From: "Louis. Lenders" <xerox_xerox2000(a)yahoo.co.uk> Date: Tue, 26 Aug 2008 07:10:06 -0700 Subject: test UrlUnEscape inplace behavior
I put this in, but next time please make sure to include the complete git-format-patch output, including the initial "From sha1" signature line. -- Alexandre Julliard julliard(a)winehq.org