|
|
|
|
|
|
|
|
|
|
xen-devel
Re: tmem 32-on-64 needs (Re: [Xen-devel] [PATCH] tmem cleanup)
On Mon, Jun 15, 2009 at 03:09:26PM +0100, Jan Beulich wrote:
> sending a patch out for: xen/include/public/tmem.h uses anonymous unions
> and structures - all other public headers (with the exception of the
> declaration
> of xenpf_set_processor_pminfo and xen_sysctl_pm_op, which probably are
> mistakes/oversights)
FYI both the pminfo code and anything else that uses anon struct/unions in
public headers is a constant pain for us. Sun Studio compilers can sort
of do it, but it's too buggy to use right now.
regards
john
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|