|
| From: | Markus Armbruster |
| Subject: | Re: [Qemu-devel] [PATCH 6/7] replace void* uses with opaque CPUState* |
| Date: | Sat, 26 Jun 2010 09:49:51 +0200 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Paolo Bonzini <address@hidden> writes: > Because we all love type safety, don't we? And incomplete types! Much better choice for an abstract data type than abusing poor old "void *". You also get rid of a use of the DEFINE_PROP_PTR() abomination. Thanks!
| [Prev in Thread] | Current Thread | [Next in Thread] |