Eric Blake 71a0beaf3a build: simplify use of verify
Back in 2008 when this line of util.h was written, gnulib's verify
module didn't allow the use of multiple verify() in one file
in combination with our choice of gcc -W options.  But that has
since been fixed in gnulib, and newer gnulib even maps verify()
to the C1x feature of _Static_assert, which gives even nicer
diagnostics with a new enough compiler, so we might as well go
with the simpler verify().

* src/util/util.h (VIR_ENUM_IMPL): Use simpler verify, now that
gnulib module is smarter.
2011-08-30 09:23:20 -06:00
..
2011-07-21 10:34:51 -06:00
2011-06-24 16:01:56 -06:00
2011-05-05 13:48:19 -06:00
2011-07-21 10:34:51 -06:00
2011-07-21 10:34:51 -06:00
2011-07-21 10:34:51 -06:00
2011-07-21 10:34:51 -06:00
2011-05-11 12:41:14 -06:00
2011-06-22 17:13:58 -06:00
2011-05-09 14:02:13 +02:00
2011-07-21 15:02:52 +08:00
2011-07-21 10:34:51 -06:00
2011-02-11 12:32:17 -07:00
2011-01-03 14:45:00 -07:00
2011-08-30 09:23:20 -06:00
2011-07-21 10:34:51 -06:00
2011-06-08 05:28:20 -06:00
2011-07-21 10:34:51 -06:00
2011-08-26 14:18:57 +01:00
2011-07-21 15:57:47 +08:00
2011-08-17 11:51:24 -06:00
2011-08-26 17:52:55 +02:00
2011-08-19 09:13:54 -06:00
2011-08-19 09:13:54 -06:00