Hi again,
What exactly is the meaning of the Error Message:
Recursive module dependency in 'ModuleName'
It occurs only if I write a class in a module, that holds instances of its own class. (a parent variable e.g.) Addidtionally it occurs only with my own master, so my main question is probably what may have gone wrong (probably during lookup) that this behaviour occurs.
What did i do in the master? (next to some other stuff)
*) change master_file_stat that filenames starting with "/" will be prefixed with some "fakeroot"
*) make compile_file,read_include, master_read_file aware of this.
I also notice, that in the programs cache are empty instances of prefix/path/to/Modulename
but compile complains about
path/to/Modulename having "recursive module dependencies".
hints are welcome.
--- Ludger
pike-devel@lists.lysator.liu.se