|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: non-ANSI Unions
Sorry, it was an err in the tool. Such unions are now understood properly. Anthony Liguori a écrit : PUCCETTI Armand wrote:Many "unions' are present in the code, but are non-ANSI!Anonymous unions/structs are a rather common C extension. They are much preferred to using a named union for the syntactical convenience of writing:page_info.list vs writing: page_info.u.listAlso, this is not the only C extension that Xen utilizes. If your analysis tool doesn't support the various GCC extensions, then it's not going to be much help.Regards, Anthony Liguori _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |