r18030: When compiling with C++, nested structs lead to nested class definitions...
commit959ea2c7dc3ab42a06ac74dc4767d7d06e525cbc
authorVolker Lendecke <vlendec@samba.org>
Mon, 4 Sep 2006 10:12:04 +0000 (4 10:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:43:24 +0000 (10 11:43 -0500)
tree9015502ba879cd4146d9ab9658a14c581ebbdc14
parent089b51e28cc5e3674e4edf5464c7a15673c5ec0f
r18030: When compiling with C++, nested structs lead to nested class definitions which
are not compatible. I am aware that this would be a huge change in Samba4, but
I would like to see it in the code that is shared.

Stefan, when you do merge work, can you get this across to Samba4?

Thanks,

Volker
source/tdb/common/transaction.c