Ok,
I would try to rewrite then
BlockContext>>argumentCount
Character class>>codePoint:
Character>>codePoint
and the following:
�'DictionaryTest' >> testOccurrencesOf
� 'DictionaryTest' >> testIncludesAssociationNoValue
�������� 'HeapTest' >> testAdd
�������� 'HeapTest' >> testFirst
�������� 'HeapTest' >> testSortBlock
�������� 'HeapTest' >> testHeap
�������� 'HeapTest' >> testDo
�������� 'HeapTest' >> testRemove
DependentsArray size
I'm stills doubtful about asFloatD/E/Q. Anyone has the ANSI Standard specification?, I don't want to look at the old code to implement the new and from the message names isn't clear to me what is supposed to do.
Thanks, Gabriel
> BlockContext>>argumentCountThese methods are all part of the ANSI standard. Seaside requires the first 3.
> 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?
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project