Cast second value of a ?: to void in estream.c.
* common/estream.c (ESTREAM_MUTEX_LOCK): Cast pth_mutex_acquire result to void. Some compilers choke on mixing void and int in an conditional operator. Reported by Nelson H. F. Beebe.
Cast second value of a ?: to void in estream.c. 1731ed884915Unpublished Tags None Subscribers None
Description
Details
|