fixed solaris warnings
This commit is contained in:
@@ -117,7 +117,7 @@ void syncGroupReadNotify::show (
|
||||
::printf ( "pending sg read op: pVal=%p\n", this->pValue );
|
||||
if ( level > 0u ) {
|
||||
::printf ( "pending sg op: chan=%s magic=%u sg=%p\n",
|
||||
this->chan->pName(), this->magic,
|
||||
this->chan->pName(guard), this->magic,
|
||||
static_cast < void * > ( & this->sg ) );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user