On Wed, Jul 18, 2012 at 11:31 AM, Angelo Chen <angelochen...@gmail.com> wrote:
> looks error started from these lines:
> cc1plus: warnings being treated as errors
> /usr/local/include/node/ev-emul.h: In function ‘void
> __ev_timer_start(__ev_timer*)’:
> /usr/local/include/node/ev-emul.h:203: warning: passing ‘double’ for
> argument 3 to ‘int uv_timer_start(uv_timer_t*, void (*)(uv_timer_t*,
> int), int64_t, int64_t)’
> /usr/local/include/node/ev-emul.h:203: warning: passing ‘double’ for
> argument 4 to ‘int uv_timer_start(uv_timer_t*, void (*)(uv_timer_t*,
> int), int64_t, int64_t)’
> cc1plus: warnings being treated as errors
> /usr/local/include/node/ev-emul.h: In function ‘void
> __ev_timer_start(__ev_timer*)’:
> /usr/local/include/node/ev-emul.h:203: warning: passing ‘double’ for
> argument 3 to ‘int uv_timer_start(uv_timer_t*, void (*)(uv_timer_t*,
> int), int64_t, int64_t)’
> /usr/local/include/node/ev-emul.h:203: warning: passing ‘double’ for
> argument 4 to ‘int uv_timer_start(uv_timer_t*, void (*)(uv_timer_t*,
> int), int64_t, int64_t)’

Should be fixed in [1].

[1] https://github.com/joyent/node/commit/f6f2d42

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to