Commit: 4b95281491e5ef1827be455d13b4fbb7b5337d91
https://github.com/partcl/partcl/commit/4b95281491e5ef1827be455d13b4fbb7b5337d91
Author: Vasily Chekalkin <ba...@bacek.com>
Date: 2011-03-02 (Wed, 02 Mar 2011)
Changed paths:
M src/pmc/tclint.pmc
Log Message:
-----------
Add workaround for bug #1811.
It can be actually proper fix due MMD distance for divide(Int, Default) vs divide(TclInt, TclFloat) can be same.
Requiares very recent parrot with exported PMC boxing functions.