|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] 1/1 Better expose xenstore limits
On 29/04/2009 19:18, "Tim Post" <echo@xxxxxxxxxxxx> wrote:
> Someone using xs.h is going to be entirely unaware of said limits.
> Xenstore internals will relay an appropriate errno if the limits are
> exceeded, but I think many people will not know such limits exist.
>
> Xenwire is used when developing drivers.. not user space applications.
>
> Why not assert the limits in both at the cost of bothering the
> preprocessor three times?
Defining the same thing again but with a different name just for purposes of
documentation is pretty barking. I suppose it is perhaps worth a
documentation comment in xs.h, but no more than that.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|