Ticket #46 (new task)

Opened 3 years ago

Last modified 11 months ago

grep for FIX markings in the source code

Reported by: ijones Assigned to:
Priority: normal Milestone:
Component: Cabal library Version:
Severity: normal Keywords:
Cc: Difficulty: very easy (<1 hour)
GHC Version: 6.2.2 Platform:

Description

FIX markings should probably be entered into this system and cross-referenced.

Change History

01/17/08 11:49:12 changed by duncan

  • difficulty changed from normal to very easy (<1 hour).
  • ghcversion set to 6.2.2.
  • platform changed.

There are currently 21 FIX comments and 14 TODOs

$ grep TODO Distribution/ -R
$ grep FIX Distribution/ -R

Nice easy task for anyone to do, to see which ones deserve their own bug/task reports and file them.

01/18/08 06:27:33 changed by igloo

Also look for XXX.