Skip to content
Snippets Groups Projects
Commit 481748b9 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

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
parent 34f80780
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment