Displaying 2 results from an estimated 2 matches for "__unconst".
Did you mean:
__const
2006 Dec 21
7
[PATCH] Add -Wcast-qual flag
Hi!
The xen-cast.diff adds the -Wcast-qual flag.
The xen-cast-xen.diff makes the hypervisor itself buildable with the new flag
- at least on x86_32 and x86_64.
The xen-cast-tools.diff makes the tools build with the new flag.
Generally, the places with the __UNCONST() hack should be considered to be
reworked. These places may hide bugs.
Christoph
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Dec 22
6
[PATCH] two missing bits (was Re: Add -Wcast-qual flag)
Hi!
I catched two pieces with debug and crash_debug enabled.
One of them fixes a build error even without the -Wcast-qual flag.
Patch attached.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel