Skip to content
Snippets Groups Projects

Correct logic error in treatment of special green rule 17 and 22

As written the condition read

	(TAG(theElement) == PYRAMID && NSONS(theFather)==9) || other_condition

that is ECLASS(theElement) == GREEN_CLASS was not always checked. We assume this was not intentional.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading