Hello there,
I found that in some case (mostly inside caudium 1.4 tree) that inherits has stopped to work as it was before.
Before :
inherits "foo";
was looking on the directory of file that calls for foo and after in the module path directories
Now :
Looks only on module path directories only...
Note that I have allmost same behavior with include "foo.pike";
So is there any internal things that have been changed recently on pike 7.6.24 ? Is there an incompatiblity between pike 7.6.xx (with xx < 24) and pike >= 7.6.24 ???
/Xavier
-- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/ Please visit http://caudium.net/, home of Caudium & Camas projects