summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
Diffstat (limited to 'README.3rdPARTY')
-rwxr-xr-xREADME.3rdPARTY6
1 files changed, 5 insertions, 1 deletions
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 <streamhtmlparser/*> 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
----------