Re: [PATCH] libsepol/cil: Add hexadecimal support for Xen ioportcon statements

2017-03-28 Thread James Carter
On 03/22/2017 03:01 PM, James Carter wrote: Add hexadecimal support for Xen ioportcon statements which was left out of commit c408c70. Signed-off-by: James Carter This has been applied. Jim --- libsepol/cil/src/cil_build_ast.c | 6 +++--- 1 file changed, 3

[PATCH] libsepol/cil: Add hexadecimal support for Xen ioportcon statements

2017-03-22 Thread James Carter
Add hexadecimal support for Xen ioportcon statements which was left out of commit c408c70. Signed-off-by: James Carter --- libsepol/cil/src/cil_build_ast.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libsepol/cil/src/cil_build_ast.c