svn commit: samba r18030 - in branches/SAMBA_3_0/source/tdb/common: .

Volker Lendecke Volker.Lendecke at SerNet.DE
Mon Sep 4 10:25:58 GMT 2006


On Mon, Sep 04, 2006 at 12:20:36PM +0200, Stefan (metze) Metzmacher wrote:
> Does this also apply to unnamed substructures?

I don't think so, as you can not refer to them externally.
The error popped up because struct tdb_transaction_el was
referred to directly. In C++ it would be named struct
tdb_transaction::tdb_transaction_el.

> and what's with unions with unnamed substructs?

Don't know, but I don't think they are a problem. Would need
to try :-)

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20060904/e4856a44/attachment.bin


More information about the samba-technical mailing list