Skip to content

Did the branching factor change break anything else apart from #491? #503

@sjakobi

Description

@sjakobi

Given how long #491 went undetected, I wonder whether 2c8a286 has resulted in any other subtle bugs.

I can imagine raising our confidence by several methods:

  • Check (and improve) the test coverage
  • Run the property tests with increased --quickcheck-max-size and --quickcheck-tests (especially on 32bit systems)
  • Review the code that manipulates and iterates over bitmaps
  • To catch potential integer overflow bugs, is there a way to "trap" integer overflows in Haskell?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions