xo-expression2 xo-reader2: local symtab stack in PSM
This commit is contained in:
parent
298e05dd06
commit
94efaf46cd
27 changed files with 447 additions and 34 deletions
|
|
@ -70,7 +70,7 @@ namespace xo {
|
|||
std::size_t i_frame = 0;
|
||||
|
||||
while (frame) {
|
||||
char buf[80];
|
||||
char buf[32];
|
||||
snprintf(buf, sizeof(buf), "[%lu]", i_frame);
|
||||
|
||||
auto ssm = (FacetRegistry::instance().variant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue