This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sizeof() segfault and mutex initialization?


>I have little comment to add re 1).  After gthr.h is included,
>__gthread_mutex_t must be a complete type.  If you find a situation
>where this is not true, then we have a bug to fix in a concrete
>implementation of the abstraction layer.

I don't think this was the issue. I was just throwing ideas out, because
I had no idea what was up. Once Stefan coughed up a testcase, it became
much clearer what the issue was.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]