Displaying 2 results from an estimated 2 matches for "endstmt".
Did you mean:
endsect
2012 Sep 11
4
[PATCH] libxl: Tolerate xl config files missing trailing newline
...G", "NUMBER", "NEWLINE",
- "''=''", "'';''", "''[''", "'']''", "'',''", "$accept", "file", "assignment",
- "endstmt", "value", "atom", "valuelist", "values", "nlok", 0
+ "''=''", "'';''", "''[''", "'']''", "'',''", "$accept&...
2012 Aug 14
12
[TESTDAY] xl cpupool-create segfaults if given invalid configuration
# xl cpupool-create ''name="pool2" sched="credit2"''
command line:2: config parsing error near `sched'': syntax error,
unexpected IDENT, expecting NEWLINE or '';''
Failed to parse config file: Invalid argument
*** glibc detected *** xl: free(): invalid pointer: 0x0000000001a79a10 ***
Segmentation fault (core dumped)
Looking at the code