Re: What's the point of map:map type if load_map() messes it up?

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...

It's funny you mention it, because I don't think I ever turn type checking off. :) Do translated programs automatically have type checking off?

Sort of. If you have type checking on, then only type check code with side effects will be executed. I think you never get an error due to one returning zero, but if you have it set to log or some other side effect, it will be called whenever the interpreter normally would.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu