"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. Needed by Lively, http://bugs.winehq.org/show_bug.cgi?id=14381
Changes since originally posted by Louis:
- added todo_wine around parts that fail in Wine
- added original From: line as requested by Alexandre
- unmunged From: line email address so Alexandre's script recognizes it
From: "Louis. Lenders" xerox_xerox2000@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.
On Thu, Aug 28, 2008 at 4:28 AM, Alexandre Julliard julliard@winehq.org wrote:
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.
Ouch. Then I'll need to understand how to use git :-)