-
- Downloads
Use constants to recognize dir- and joinnodes. It doesn't work to do
things like object_program(foo) == dirnode, since object_program() tries to look up the function identifier in the parent object, and that will be different if something inherits the master and replaces it. Rev: lib/master.pike.in:1.118
Please register or sign in to comment