basho / erlang_js

A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
Apache License 2.0
238 stars 88 forks source link

Change erlang_js driver to be compatible with R15 conventions #20

Closed jaredmorrow closed 12 years ago

jaredmorrow commented 12 years ago

The erlang driver interface changed to properly support 64-bit architectures.

The bug OTP-9795 in the R15B release notes describes the issue. The instructions on how to rewrite drivers was found in the erlang manual.

chardan commented 12 years ago

Also -Wall reveals some warnings; marked for FutureRage! +1.