On Wed, Jul 13, 2005 at 06:01:55PM +0200, Thomas Bork wrote:
> Rainer Link wrote:
> 
> >Compiling global/vscan-fileaccesslog.c with -fPIC
> >global/vscan-fileaccesslog.c: In function `lrufiles_add':
> >global/vscan-fileaccesslog.c:131: error: syntax error at '#' token
> >global/vscan-fileaccesslog.c:131: error: syntax error before
> >"DONT_USE_CPLUSPLUS_RESERVED_NAMES"
> 
> Interesting, I cannot see this message here.
> Replacing all occurences of "new" with "new_entry" leads to normal 
> compiling and normal behaviour.

Ah yes - we're now C++ friendly - meaning no C++ reserved
names may be used in the Samba code.

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to