On 09/16/2010 06:32 AM, Eric Blake wrote:
<snip>
I agree with Bruno - the portability problem stems from using a
field
member not specified by POSIX in the first place. It should be
sufficiently easy to rewrite the offending libvirt code to use only the
portable interfaces, without burdening gnulib with the effort of
supporting multi-byte alias names for the same data.
Cool, got it. Thanks guys. :)