Hi Stefan, Yes, switching to APR_INLINE did the trick, thanks.
Cheers, Gregg -----Original Message----- From: Stefan Fritsch <s...@sfritsch.de> To: dev@httpd.apache.org Date: Mon, 27 Jun 2011 19:57:50 +0200 Subject: Re: http_protocol.h, ap_rputs inline spells disaster on MSVC Hi Gregg, On Monday 27 June 2011, Gregg L. Smith wrote: > looking at the submitted by in r1131465 this is a part of all the > code cleanup I have been seeing in bugzilla of late. It seems > however that inlining ap_rputs is causing problems on MSVC. I am > using VC9 and here is what I am seeing everywhere the header is > included. please check if r1140249 fixes it. Bill and Joe have also made commits which should fix the other two issues you pointed out (thanks!). Cheers, Stefan