Is this the expected behaviour when accidentally choosing a directory as the master?
% pike -m . /home/mirar/pike/src/object.c:477: Fatal error: low_read_file(.) failed, errno=21 No stack - no backtrace. zsh: abort pike -m .
Because error 21 is "EISDIR", which is what you're supposed to get when trying to use a directory as a file? Also, error handling can be expected to be a bit "rough" before the master is loaded, since the master is supposed to handle most of it.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
pike-devel@lists.lysator.liu.se