From 0f0c3ec26d09f9e905fe8efcc26aa255d037ba4c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 12 Aug 2012 21:28:56 +0200 Subject: implemented the winhttp fetcher, not working yet --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 22d23da..596dd88 100644 --- a/BUGS +++ b/BUGS @@ -4,3 +4,7 @@ Windows: which needs /DSHARED to be present for the static and the DLL version of the module). This has to be fixed deep in the NMAKE build system. Also this requires the derivation of names like $(OBJS:.c:.obj). + Maybe also the idea with one header one c file per module and the + /SHARED switch there is not a good idea. Push this to the makefile + when building *.dll or *.so to pull in a small additional file + XXXModule.cpp -- cgit v1.2.3-54-g00ecf