Ticket #5056 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

typo in DEBUG RTS options

Reported by: jeffz_ Owned by: simonmar
Priority: high Milestone: 7.2.1
Component: Runtime System Version: 7.0.2
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

linking with -debug, then running with +RTS -? shows the following line, which I presume should be squeezing rather than squezing.

hps: -Dz DEBUG: stack squezing

Attached is a patch, generated from:

git format-patch --keep-subject origin

Attachments

0001-rts-fix-typo-in-debug-options.patch Download (0.6 KB) - added by jeffz_ 2 years ago.
patch

Change History

Changed 2 years ago by jeffz_

patch

Changed 2 years ago by simonmar

  • owner set to simonmar
  • priority changed from normal to high
  • component changed from Compiler to Runtime System
  • milestone set to 7.2.1

Changed 2 years ago by simonmar

  • status changed from new to closed
  • resolution set to fixed

Fixed:

Tue Mar 29 12:55:12 BST 2011  Simon Marlow <marlowsd@gmail.com>
  * fix typo (#5056)
Note: See TracTickets for help on using tickets.