[aspectc-user] NodeName: Error
Matthias Urban
matthias.urban at pure-systems.com
Tue Dec 5 11:56:22 CET 2006
Hi Panu,
> I'm afraid I wasn't clear enough in my analysis. I'm sorry for this, because
> it seems to have caused a misunderstanding.
Me too. Bug #325 should say that in the current Puma version the invalid
initializer is *not* detected at all. And a second bug should be added
pointing out that the following code causes Puma to crash:
#include <pthread.h>
class A {
pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER;
};
I will correct the bug reports as soon as possible.
Bye,
Matthias
More information about the aspectc-user
mailing list