Volodymyr Babchuk writes ("Re: [PATCH v4 03/11] public: xen.h: add definitions for UUID handling"): > Do you have any ideas how to indicate endianess of the fields, then? I > can just write it in the comments. But I fear of misuse.
I definitely prefer your approach of providing only an array. (It needs to be in a struct for typesafety, as discussed.) At least that way the semantics are clear. No-one is likely to want to access these individual fields. If they do so they are doing something very wrong. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel