User Activity

  • Imported Files on Bootsmann
  • Imported Files on qvge
  • Imported Files on qvge
  • Imported Files on qvge
  • Imported Files on DuploQ
  • Imported Tickets on DuploQ
  • Imported Code on DuploQ
  • Posted a comment on discussion Development on cppcheck

    Hello, I think there is a false positive message: CWE: 571 Condition 'alpha>=1' is always true on the following code: i2d::CVector2d CLine2d::GetNearestPoint(const i2d::CVector2d& point) const { double alpha = GetCastAlpha(point); if (alpha <= 0){ return m_point1; } else if (alpha >= 1){ return m_point2; } else{ return GetPositionFromAlpha(alpha); } } Because alpha can be between 0 and 1 as well. PS: thank you for the great software!

View All

Personal Data

Username:
amasiuk
Joined:
2018-01-06 22:07:46
Location:
Germany / CEST
Gender:
Male

Projects

This is a list of open source software projects that Arseniy Masyuk is associated with:

  • Project Logo Bootsmann A minimalistic, lean and fast HTTP REST API test application Last Updated:
  • Project Logo DuploQ GUI for finding duplicates in source files Last Updated:
  • Project Logo qvge Qt Visual Graph Editor Last Updated:

Skills

This is a list of skills that Arseniy Masyuk possesses:

  • C
  • C++
  • Qt

Personal Tools

MongoDB Logo MongoDB