From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-19 10:48:52


Ion Gaztañaga wrote:
> Markus Schöpflin escribió:

[...]

>> Currently, variant #3 is chosen, which is obviously wrong. I tried both
>> variant #1 and #2, and both seem to work for CXX. (All tests pass, no
>> crashes.) So which variant should I choose?
>
> Whatever you want. The first option was added because it was the only
> one MSVC supports (otherwise, virtual base test crashes). If you don't
> care, put it on the second case.

OK, I committed #2 then. This should make intrusive pass all tests on this
platform.

Thank you for your help,
Markus