Re: HEAD build error using identd

From: Robert Collins <robertc@dont-contact.us>
Date: Sat, 27 Sep 2003 21:51:07 +1000

On Sat, 2003-09-27 at 21:03, Serassio Guido wrote:
> Hi Robert,
>
> There is something wrong after your latest ACL tweaks.
> Building with USE_IDENT defined gives the following error:
>
> Compiling...
> client_side.cc
> C:\work\nt-3.0\src\client_side.cc(2876) : error C2065: 'aclCheckFast' :
> undeclared identifier
>
> It seems a forgotten code arrangement.

Yeah, that will need adusting as the others where to:
identChecklist.accessList=Config.accessList.identLookup;
if (identChecklist.fastCheck()) ..
identChecklist.accessList = NULL;

I'll checkin this tomorrow evening.

Rob

-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Received on Sat Sep 27 2003 - 05:51:21 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:42 MST