Hi Erik,
On 4 February 2010 19:54, Nelson, Erik - 2
<eri...@ba...>wrote:
> Erik Nelson wrote
> >2) the error comes from
> > request_methods.ipp, on line
> > static char const * const DELETE = "DELETE"; Winnt.h #defines
> DELETE. If I change the offending line in request_methods.ipp to
> 'DELETE_', that seems to fix it
>
> I think this didn't make it into v0.5, either.
>
I fixed this this evening in my fork. In future, please use the issue
tracker otherwise these will simply get lost.
http://github.com/cpp-netlib/cpp-netlib/issues
Thanks,
Glyn
|