You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
core/event.c: In function 'event_queue_interesting_fd':
core/event.c:384:11: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
cc1: all warnings being treated as errors
uwsgi 1.9.3 (but same compile error have happened since uwsgi 1.3 for me)
on smartos/solaris 64bit, gcc 4.7.0
The text was updated successfully, but these errors were encountered:
core/event.c: In function 'event_queue_interesting_fd':
core/event.c:384:11: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
cc1: all warnings being treated as errors
uwsgi 1.9.3 (but same compile error have happened since uwsgi 1.3 for me)
on smartos/solaris 64bit, gcc 4.7.0
The text was updated successfully, but these errors were encountered: