Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove completed nommap item.
  • Loading branch information
jnthn committed Jul 9, 2011
1 parent 86fd89b commit 5448b49
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions NOMMAP.markdown
Expand Up @@ -15,9 +15,6 @@ Things that aren't blockers but might be worth knowing about:
* attribute := doesn't work in CORE.setting (works outside of setting, though)
(initial digging suggets it's a BOOTSTRAPATTR issue, thus why we only see it
in the setting)
* userspace code can't add new multis of existing operators
(e.g., multi postfix<++>(MyType $x) { ... } )
(known - multis in nested lexical scopes in general just NYI - jnthn)
* 'has num $.attr' segfaults on access to .attr, because it uses the PMC form
of get_attribute

Expand Down

0 comments on commit 5448b49

Please sign in to comment.