Hi,

I tried updating PDL::Graphics::Prima and ran into two issues.

One is, that there is an API change in Prima wihch is fairly easy to
fix. I will file an issue with pull request or patch.\

The second  issue is that the resulting module cannot be loaded due to a
missing boot symbol:

Error:  Can't find 'boot_PDL__Drawing__Prima' symbol in
/data/ingo/git/PDL-Drawing-Prima/blib/arch/auto/PDL/Drawing/Prima/Prima.so

The boot code never makes it from the .xs to the c file, The issue is
white space around the code string in pp_add_boot. I think the parser
could to a better job here?

Ingo


_______________________________________________
pdl-general mailing list
pdl-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to