It wasn't a directory module when I made it though...
/ Martin Nilsson (saturator)
Previous text:
2003-10-24 21:44: Subject: CVS question
Your compatibility module doesn't work:
pike -V7.4 -e Protocols.SMTP
lib/7.4/modules/Protocols.pmod/SMTP.pmod:6:Illegal program pointer. lib/7.4/modules/Protocols.pmod/SMTP.pmod:7:Class definition failed. lib/7.4/modules/Protocols.pmod/SMTP.pmod:10:Illegal program pointer. lib/7.4/modules/Protocols.pmod/SMTP.pmod:12:Class definition failed.
You can't inherit directory module and expect to get anything useful - you just inherit a dirnode or joinnode instead. (I've wanted to fix that for some time, though.)
/ Martin Stjernholm, Roxen IS