DO NOT REPLY [Bug 18571] - jk/native/common: stray '\' won't compile: gcc 2.95.{2,3}

2003-04-04 Thread bugzilla
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=18571.
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=18571

jk/native/common: stray '\' won't compile: gcc 2.95.{2,3}

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2003-04-04 12:56 ---
It works for me with gcc 2.96.

Making the define fit on a single line will brake Apache edit recommandation...

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 18571] - jk/native/common: stray '\' won't compile: gcc 2.95.{2,3}

2003-04-04 Thread bugzilla
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=18571.
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=18571

jk/native/common: stray '\' won't compile: gcc 2.95.{2,3}





--- Additional Comments From [EMAIL PROTECTED]  2003-04-04 13:02 ---
gcc 2.96 was only shipped on RedHat machines, if i recall correctly. It is not in 
general use, in 
any case. Most Linux distros skipped from 2.95.3 to 3.x. 
In any case, which is worse: breaking apache's recomendation or breaking the compile 
process?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 18571] - jk/native/common: stray '\' won't compile: gcc 2.95.{2,3}

2003-04-04 Thread bugzilla
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=18571.
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=18571

jk/native/common: stray '\' won't compile: gcc 2.95.{2,3}

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED



--- Additional Comments From [EMAIL PROTECTED]  2003-04-04 13:46 ---
Well I build JK on Redhat 6.2, 7.2 and 8.0 using gcc 2.91.66, 2.96 and 3.x.

I fixed the problem in jk_ajp_common.c but in jk_md5.c the multi defs are valid.
This code came from Apache HTTP server (1.3.x) and I didn't see error reports
with it.

BTW, if you're using Apache Web server you don't need this code, just define
USE_APACHE_MD5...

Regards

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]