qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] vl.h: DisplayState's void functions


From: Tim
Subject: [Qemu-devel] vl.h: DisplayState's void functions
Date: Sat, 4 Dec 2004 00:43:58 -0500
User-agent: Mutt/1.5.6+20040907i

Hello,

Maybe this is a stupid question, but is there a reason why it would be
bad to change this struct's function pointers to accept functions which
return a value?  It might be good to allow the return of error
codes from these functions, or at least a boolean, and currently there
isn't a convenient way to do so.  Could they be changed to return an int
instead?

I can submit a patch for this, if y'all think it is a good idea.

thanks,
tim




reply via email to

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