Skip to content

Assert here is dangerous #4

@cemkalyoncu

Description

@cemkalyoncu
  1. Never use C assert, use ASSERT macro in Utils
  2. Most likely you should throw here.

assert(mass != 0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions