Re: [dev] [surf] [PATCH] Make strictssl Bool

From: Jochen Sprickerhof <dwm_AT_jochen.sprickerhof.de>
Date: Wed, 22 Apr 2015 18:06:18 +0200

* Eric Pruitt <eric.pruitt_AT_gmail.com> [2015-04-22 08:50]:
> On Wed, Apr 22, 2015 at 05:34:45PM +0200, Jochen Sprickerhof wrote:
> > -static char *strictssl = FALSE; /* Refuse untrusted SSL connections */
> > +static Bool strictssl = FALSE; /* Refuse untrusted SSL connections */
>
> If you're changing the type, you should probably replace "FALSE" with
> "false" since the latter is what's in stdbool.h.

Good point, but Bool and FALSE is used all over config.def.h. If the
surf maintainers prefer, I can send a patch will all of them replaced.

Cheers Jochen

Received on Wed Apr 22 2015 - 18:06:18 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 22 2015 - 18:12:08 CEST