bug-gnulib
[Top][All Lists]
Advanced

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

Re: new module 'popcount'


From: Bruno Haible
Subject: Re: new module 'popcount'
Date: Tue, 24 Jul 2007 00:23:05 +0200
User-agent: KMail/1.5.4

Ben Pfaff wrote:
> I wanted to use verify_true instead of if...abort, but GCC -Wall
> gave an annoying "statement with no effect" warning.

verify_true() is meant to be used in an expression context. In a declaration
context (e.g. at the beginning of a function or of a compound statement)
you can use verify().

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]