On 06/07/2010 04:42 PM, Daniel P. Berrange wrote:
The verify.h header, taken from GNULIB, provides macros for
doing compile time assertions.

There are two main variants

For use in global namespace (eg header files, or global decls)

   verify(CONDITION)

There is QEMU_BUILD_BUG_ON already.

Paolo

Reply via email to