> From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
> Subject: Why does mod_jk require a C++ compiler instead of just C?

> everything is declared as "extern C"

Wouldn't such declarations require a C++ compiler?  I don't think C can parse 
that.  Perhaps the fix would be to wrapper those portions of the function 
declarations and definitions with #ifdef __cplusplus/#endif.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to