Stefan Weil cee40d2d2d block: Workaround for older versions of MinGW gcc
Versions before gcc-4.6 don't support unnamed fields in initializers
(see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10676).

Offset and OffsetHigh belong to an unnamed struct which is part of an
unnamed union. Therefore the original code does not work with older
versions of gcc.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-11-14 18:19:21 +01:00
..
2012-09-12 15:50:09 +02:00
2012-11-12 14:38:28 +01:00
2012-08-06 22:39:14 +02:00
2012-09-24 15:15:12 +02:00
2012-10-05 15:10:21 +02:00
2012-09-24 15:15:12 +02:00
2012-09-24 15:15:12 +02:00
2012-09-24 15:15:12 +02:00
2012-09-24 15:15:12 +02:00