Then the gap in the error propagation lies in dumpmodule.pike. It should not dump any modules at all if one module has failed to compile earlier (unless more accurate tracking of the dependencies is implemented).
/ Martin Stjernholm, Roxen IS
Previous text:
2002-11-26 17:15: Subject: Image.SSL?
No, there are no dumps written from modules which give errors, and there is no error message written when dumping the X509 module. The reason that the X509 module becomes empty is probably that the dump of the ASN1 module failed (there is an #if constant(ASN1.something) around all the code in X509).
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)