On 14/12/10 12:02, Christos Tsantilas wrote:
> === added file 'src/ssl/ErrorDetail.h'
> --- a/src/ssl/ErrorDetail.h 1970-01-01 00:00:00 +0000
> +++ b/src/ssl/ErrorDetail.h 2010-12-13 23:02:52 +0000
> @@ -0,0 +1,74 @@
> +#ifndef _SQUID_SSL_ERROR_DETAIL_H
> +#define _SQUID_SSL_ERROR_DETAIL_H
<snip>
> +
> +namespace Ssl
> +{
> + /// Squid defined error code (<0), an error code returned by SSL X509 api, or SSL_ERROR_NONE
> + typedef int error_t;
> +
Many of the build slaves are breaking on this typedef...
"redefinition of predefined type 'int' "
Which I take to mean error_t is already defined in the global scope and
shadowed here. Can this be fixed asap please?
Amos
-- Please be using Current Stable Squid 2.7.STABLE9 or 3.1.9 Beta testers wanted for 3.2.0.3Received on Tue Dec 14 2010 - 11:21:03 MST
This archive was generated by hypermail 2.2.0 : Tue Dec 14 2010 - 12:00:06 MST