----- Original Message ----- From: "Greg Ederer" <[EMAIL PROTECTED]>
.
.
The type =double= does not have a typemap entry!

I don't know if it helps (and perhaps I'm only stating what others already knew), but that error comes from sub typemap() in Basic/Gen/PP.pm. Search that file for the string =$full_type= and you'll soon find it.

I haven't waded through the code, but the comments indicate that the sub is parsing the ExtUtils/typemap.

Logically, that opens up the possibility that the problem lies with the typemap() sub, rather than the actual ExtUtils/typemap itself.

Cheers,
Rob

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to