You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/02/18 20:04:24 UTC

DO NOT REPLY [Bug 27043] New: - Compiler doesn't like // comments when building mod_jk

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27043>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27043

Compiler doesn't like // comments when building mod_jk

           Summary: Compiler doesn't like // comments when building mod_jk
           Product: Tomcat 3
           Version: 3.3.1 Final
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Connectors
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: clive@evil-c.fsnet.co.uk


jk_util.c and jk_sockbuf.c both have some // style comments (2 and 1 
respectively I think).
The default compiler shipped with aix doesn't cope with these as they aren't C 
(or more accurately only recently became C and the compiler probably won't 
catch up).
Fix is trivial.

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