Subject: PR/35489 CVS commit: src/lib/libevent
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christian Biere <cbiere@netbsd.org>
List: netbsd-bugs
Date: 01/26/2007 19:35:02
The following reply was made to PR lib/35489; it has been noted by GNATS.
From: Christian Biere <cbiere@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35489 CVS commit: src/lib/libevent
Date: Fri, 26 Jan 2007 19:34:30 +0000 (UTC)
Module Name: src
Committed By: cbiere
Date: Fri Jan 26 19:34:30 UTC 2007
Modified Files:
src/lib/libevent: event.c
Log Message:
Avoid a warning about an unused variable if compiling with -DNDEBUG.
Reported by Andreas Wiese in PR lib/35489.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libevent/event.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.