Home GnuPG
Diffusion GnuPG 1731ed884915

Cast second value of a ?: to void in estream.c.
1731ed884915Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

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.

Details

Provenance
wernerAuthored on Mar 30 2012, 3:29 PM
Parents
rG3656aa9343c0: Fix --with-pth-prefix help string.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG1731ed884915: Cast second value of a ?: to void in estream.c. (authored by Werner Koch <wk@gnupg.org>).Mar 30 2012, 3:29 PM