|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] __RING_SIZE() macro not aconstant when compiling under windo
When I try and use the __RING_SIZE() macro under windows as the size of
an array, the ddk compiler complains that it's not a constant
expression. The exact error it gives is
"
c:\projects\xen\xenvbd\xenvbd.h(43) : error C2057: expected constant
expression
"
Is there something special about gcc that would let this work under it
but not under the windows compiler?
Thanks
James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] __RING_SIZE() macro not aconstant when compiling under windows,
James Harper <=
|
|
|
|
|