diff --git a/www/kona.html b/www/kona.html index 0091ca32..583e8286 100644 --- a/www/kona.html +++ b/www/kona.html @@ -113,13 +113,13 @@
  • 2156 - check and make sure that we already do this. Write a test.
  • 2181 - I suspect that this will not require any code changes, but will need to be read carefully.
  • 2218 - Shouldn't require any code changes.
  • -
  • 2219 - Punt to Eric
  • +
  • 2219 - Sizable changes required. INVOKE needs 2 additional overloads and plenty of tests. I'm not going to back port this to C++03. (Eric)
  • 2244 - We don't do this; easy fix; think about how to test it.
  • 2250 - Looks like wording cleanup. Need to check more closely, but I think there's no code changes here.
  • 2259 - No code changes needed here.
  • 2336 - Check later
  • 2353 - Simple change, needs a test. (test probably used to exist)
  • -
  • 2367 - Ask Eric to do it. Tests.
  • +
  • 2367 - Already done in tuple, pair needs to be done. Tests. (Eric)
  • 2380 - No code changes here; we already do this.
  • 2384 - Wording cleanup; no code change required
  • 2385 - Removing broken signatures. Only question is "how far back"?