Full_Name: Jean-Luc OMS
Version: 2.8.0
OS: Solaris 8 & gcc 2.95.2
Submission from: (NULL) (193.49.105.34)


In src/modules/ssl, the generation of the file ssl_expr_scan.c seems 
to have a mistake.

At line 254 :
YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *str ));

and for the lines 1750 ....

should be (I suppose looking at older versions)
YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
with se same changes at 1750..1765


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to