cschalkwijk wrote:
I've got a module.pmod acting as a static class for some modules. In this class there is an error, but it didn't show up until I made another error in the same class (with newly added code)
Did pike or Roxen not notice the error or was the code not used at all?
I would presume the latter. Could the timestamp on the module have been off because of inadvertent backward system time corrections? Is the file on a remote filesystem with clock skew relative to the server running Pike/Roxen?