A small patch for C++ VFS modules.

Jeremy Allison jra at samba.org
Thu Jun 23 01:52:12 GMT 2005


On Thu, Jun 23, 2005 at 11:23:12AM +1000, Ben Martin wrote:
> Hi,
>   Attached is a small patch against samba-3.0.10 which I am using to be
> able to compile samba VFS modules which are written in C++. If the
> changes in the patch are acceptable I can go through the .c files and
> make a real patch which propagates the changes in the header files from
> the patch into the .c source files aswell.
> 
> The main changes are for the use of C++ keywords in function prototypes
> and for naming "private" pointers in structs using the C++ private
> keyword. I'll have to recheck what the error was for the smb_acls.h
> change though that may become a ifdef C++ type solution for now.

Nothing attached to the message I'm afraid.

Jeremy.


More information about the samba-technical mailing list