On Sat, Feb 28, 2004 at 10:20:02AM +0100, Mirar @ Pike developers forum wrote:
If you do typeof(Module) what do you get? "object" or "function"?
In 7.5:
Result: function( : object(is 65698))
Is there a __module_value involved?
No, it is not. It seems that it should, though... But what is strange, it is not involved in 7.4 too, but typeof gives:
Result: object(is 65679)
Is something changed in 7.5 concerning modules? That's exactly my question... :)
Regards, /Al