Nathan Froyd wrote:
On Thu, May 13, 2010 at 07:19:30PM +0200, Sebastian Herbszt wrote:
Convert enum to #define.

This doesn't buy you anything except code churn.  It actually makes
things worse at usual debug levels, too, because the debugger
understands enums, but not #define.

-Nathan

Alex asked for this in 
http://lists.gnu.org/archive/html/qemu-devel/2010-05/msg00114.html

Sebastian


Reply via email to