Skip to content
Snippets Groups Projects

Remove pprTrace from pushCoercionIntoLambda (#21555)

Closed Matthew Pickering requested to merge wip/T21555 into master

This firstly caused spurious output to be emitted (as evidenced by #21555 (closed)) but even worse caused a massive coercion to be attempted to be printed (> 200k terms) which would invariably each up all the memory of your computer.

The good news is that removing this trace allows the program to compile to completion, the bad news is that the program exhibits a core lint error (on 9.0.2) but not any other releases it seems.

Fixes #21577 (closed) and #21555 (closed)

Merge request reports

Merge request pipeline #52087 passed

Merge request pipeline passed for b66fd9a1

Closed by Marge BotMarge Bot 2 years ago (May 20, 2022 9:33am UTC)

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