Java > Scala

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Dec 3 09:25:19 PST 2011


On 12/3/11, Gour <gour at atmarama.net> wrote:
> Why not reporting it to klickverbot?

I just did. The issue was just that of conversion between function
pointer types. DMD used to allow invalid conversions (e.g. const to
non-const, and vice-versa) until this was fixed a release or two ago.
SWIG will have to be fixed but I don't think it's a huge deal.


More information about the Digitalmars-d mailing list