xo-reader2: readerreplxx works + streamline debugging
This commit is contained in:
parent
8f64b05b71
commit
6894055548
7 changed files with 99 additions and 38 deletions
|
|
@ -77,6 +77,8 @@ namespace xo {
|
|||
/** current output from reader **/
|
||||
ReaderResult result_;
|
||||
|
||||
/** true to enable reader debug logging **/
|
||||
bool debug_flag_ = false;
|
||||
};
|
||||
} /*namespace scm*/
|
||||
} /*namespace xo*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue