incompatibility between g++ and vc++: Mutex

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

i have another problem with this line: 

Mutex first & = &other < this ?  mutex_: other.mutex_;

There's an error with g++ (and none with vc++) : 
error: syntax error before `;' token

I don't understand why this does not work with a mutex.

Could someoe help me ?

Thanks !

Vincent TORRI



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux