I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings:
V581 The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 63, 67. bidir.cpp 67
V547 Expression 'rel_pos > 0' is always true. fextor.cpp 764
V591 Non-void function should return a value. maxent.cpp 497
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings:
V581 The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 63, 67. bidir.cpp 67 V547 Expression 'rel_pos > 0' is always true. fextor.cpp 764 V591 Non-void function should return a value. maxent.cpp 497