Hi, with recent changes to mod_proxy now compilition breaks with CW6, CW5 and gcc give warnings. If defining pragma as const char is a problem on other platforms at least a cast it needed.
In adddition Pavel told me that gcc warns about this: src/modules/proxy/proxy_http.c:477:4: warning: "/*" within comment both issues fixed in attached patch2 and tested for NetWare with CW, gcc and for Win32 with MSVC6. Guenter.
proxy_http.c.patch