Can you please post an issue, or better yet, submit a patch to fix whatever is breaking strict mode?
https://github.com/joyent/node/issues I have no aversion to accepting patches for strict mode fixes, but I do not care even a little bit about it, so we never test in strict mode. On Sun, Jul 14, 2013 at 5:51 PM, Alex Kocharin <[email protected]> wrote: > > Why on Earth would you need that? User modules can work as is because strict > mode affects lexical scope and don't affect function calls. > > As for core code... if core team chooses to ignore 'use strict', I'd be > happy with that because this mode is a silly idea anyway. > > -- > // alex > > > 14.07.2013, 19:07, "Bo B" <[email protected]>: > > version 0.8.15 supports "strict mode" but later 0.8.x does not due to "fs" > api.. > > for 0.10.x branch , "strict mode" is broken by "tls.js" > > node need another code clearing > > > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
