From fe4e07657381e7db947630981a1d34410e4753e3 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 12 Aug 2012 10:40:23 +0200 Subject: streamhtmlparser works on Windows --- README.3rdPARTY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.3rdPARTY') diff --git a/README.3rdPARTY b/README.3rdPARTY index b50eed5..7347ab9 100755 --- a/README.3rdPARTY +++ b/README.3rdPARTY @@ -30,7 +30,11 @@ http://code.google.com/p/streamhtmlparser/ - added constant namespace 'streamhtmlparser' in htmlparser_cpp.h.in htmlparser_cpp.h - changed system includes to "*" - fixed some "error: comma at end of enumerator list [-Werror=pedantic]" - +- changes for Windows (in port.h): + - inline and __inline + - no strings.h on Windows + - str(n)casecmp is str(n)icmp and snprintf/_snprintf on Windows + google-url ---------- -- cgit v1.2.3-54-g00ecf