Robert J. Budzynski triggerd the following error when loading a pmod file:
Pike v7.7 release 34 running Hilfe v3.5 (Incremental Pike Frontend)
object foo =Local.PiXPull();
Compiler Error: 1:Error looking up 'PiXPull' in module 'Local'. Compiler Exception: Cast "/local/users/mbaehr/tomoyo/pike_modules/PiXPull" to program failed in "/local/users/mbaehr/tomoyo/src/pike/Pike-7.7/lib/modules/Local.pmod". src/pike/Pike-7.7/lib/master.pike:1175: master()->cast_to_program("/local/users/mbaehr/tomoyo/pike_modules/PiXPull ","/local/users/mbaehr/tomoyo/src/pike/Pike-7.7/lib/modules/Local.pmod",UN DEFINED) src/pike/Pike-7.7/lib/modules/Local.pmod:34: Local->`[]("PiXPull")
i found a fix, which i hope is right, commited to 7.7
however the error is also present in 7.6, so someone with the confidence to make changes to the stable tree, please backport it.
greetings, martin.