[PATCH]block.c

Juergen Hasch Hasch at t-online.de
Sun Sep 1 07:49:00 GMT 2002


Hi Alexander,

Am Donnerstag, 29. August 2002 10:27 schrieb Alexander Bokovoy:
> On Wed, Aug 28, 2002 at 07:46:36PM +0200, Juergen Hasch wrote:
> > Hi Jelmer,
> >
> > I'm not using the block module,  it's just that some C compilers don't
> > like C++ comments. This stops building the VFS modules for me.
>
> Juergen, could you please send an update for you recycle bin module for
> HEAD?

I've put an updated version on www.elbonia.de/samba/recycle_head.html

However I get some errors when compiling under AIX with xlc_r compiler :
"recycle.c", line 75.10: 1506-196 (E) Initialization between types "void*" and 
"int(*)(struct connection_struct*,const char*,const char*)" is not allowed.
"recycle.c", line 76.10: 1506-196 (E) Initialization between types "void*" and 
"void(*)(struct connection_struct*)" is not allowed.
"recycle.c", line 80.10: 1506-196 (E) Initialization between types "void*" and 
"int(*)(struct connection_struct*,const char*)" is not allowed.

This happens for other VFS modules, too. GCC doesn't complain here.

...Juergen




More information about the samba-technical mailing list