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>.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:42 MST