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.