pagogc
pagogc
**Describe the bug** correct counting stops at specific cpp-syntax because of wrong last state 8 **To Reproduce** example code: ```cpp // 1 comment bool MyFunction(long id) { MyType strBaseDir("%s\\PAN\\LAYOUTRAHMEN\\", MakeAbsolutePath("VORLAGEN"));...
The uploads portion of the following example code fails with the error below for create(), removing the uploads assignment makes the call successful: https://python-redmine.com/resources/issue.html?highlight=BytesIO issue = redmine.issue.create( project_id='vacation', subject='Vacation', tracker_id=8,...