On 08/08/2013 08:31 PM, Paolo Carlini wrote:
On 08/08/2013 08:18 PM, David Edelsohn wrote:
Why does the patch and fix have any architecture or OS-dependency?
It's tricky, but it depends on the way are internally stored and
handled *multiple* TYPE_DECL for essentially the same typedef. The
class layout must involve both such typedef and a few data members.
... and at least a virtual function, forgot this important detail. I
don't think you can construct a reject-valid of this type on Linux
without a virtual function.
Paolo.