On Saturday, September 21, 2013 12:22:50 PM UTC-4, ~flow wrote: > > is there a general reason this must be so? is there any trick / patch / > configuration i can apply to remedy the situation? if a given module does > compile on NodeJS 0.10.x, but fails on 0.11.x, should i expect it to > compile on 0.12.x as soon as that becomes available? >
The reason is that there are v8 API changes in master since v0.10.x. -- -- 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.
