ea1111
ea1111
@sys4cad This issue is still present in 1.2.5
@AlexanderScherbatiy I think both issues address the same problem in quite the same way. However, #746 solves the problem only for LinuxStatefulMultiTouchProcessor. This pull request implements the fix more generally...
#### https://scnlib.readthedocs.io/en/latest/guide.html#basic-usage In the first example, a line ends with a colon instead of a semicolon: ``` // Scanning an int int i; scn::scan("123", "{}", i): //