From ed69abbd662eb555fbba81d4f738901dd2abb5fa Mon Sep 17 00:00:00 2001 From: Richard Brooksby Date: Thu, 17 Mar 2016 20:06:41 +0000 Subject: [PATCH] Deferring non-urgent fixmes to todos. Copied from Perforce Change: 190190 ServerID: perforce.ravenbrook.com --- mps/code/shield.c | 2 +- mps/code/trace.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mps/code/shield.c b/mps/code/shield.c index 8d0678f493a..7fc9294b180 100644 --- a/mps/code/shield.c +++ b/mps/code/shield.c @@ -300,7 +300,7 @@ static void shieldCache(Arena arena, Seg seg) } /* Allocate shield cache if necessary. */ - /* FIXME: This will try to extend the cache on every attempt, even + /* TODO: This will try to extend the cache on every attempt, even if it failed last time. That might be slow. */ if (arena->shCacheI >= arena->shCacheLength) { void *p; diff --git a/mps/code/trace.c b/mps/code/trace.c index 3c23e552990..1f3db0d3467 100644 --- a/mps/code/trace.c +++ b/mps/code/trace.c @@ -737,7 +737,7 @@ found: /* buffers under our feet. */ /* @@@@ This is a short-term fix for request.dylan.160098_. */ /* .. _request.dylan.160098: https://info.ravenbrook.com/project/mps/import/2001-11-05/mmprevol/request/dylan/160098 */ - /* FIXME: Where is the corresponding ShieldResume? */ + /* TODO: Where is the corresponding ShieldResume? */ ShieldSuspend(arena); STATISTIC_STAT ({