Results 13 issues of dismine

Hi, I run my scheduler in daemon mode. Looks like here is error because it crashes with traceback: ``` Traceback (most recent call last): File "/home/user/project/env/bin/dispyscheduler.py", line 2173, in scheduler.scheduler_task.value()...

Hi. django-mailbox==4.8.1 From time to time when I call getmail command I get: ``` File "/opt/env/lib/python3.7/site-packages/django_mailbox/management/commands/getmail.py", line 25, in handle for message in messages: File "/opt/env/lib/python3.7/site-packages/django_mailbox/models.py", line 413, in get_new_mail...

bug

Cppcheck warns that this code leads to a dead end. https://github.com/LibreCAD/libdxfrw/blob/a610710c31f6029f70e169bd657d3a32e8e0bf38/src/drw_header.cpp#L604 Looks like because of this line https://github.com/LibreCAD/libdxfrw/blob/a610710c31f6029f70e169bd657d3a32e8e0bf38/src/drw_header.cpp#L541