I noticed the following methods in the dirty list:
BlockContext>>argumentCount
Character class>>codePoint:
Character>>codePoint
Number>>asFloatD
Number>>asFloatE
Number>>asFloatQ
In the last Pharo-Dev there's no senders of that methods.
Can I remove them? Or there's something else I should check?
Gabriel