[Bug 225304] devel/rubygem-eventmachine : fix build with clang 6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 20 20:28:48 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225304

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: antoine
Date: Sat Jan 20 20:27:51 UTC 2018
New revision: 459550
URL: https://svnweb.freebsd.org/changeset/ports/459550

Log:
  Fix build with clang 6

  em.cpp:1242:59: error: invalid operands to binary expression ('__bind<int &,
sockaddr *, unsigned long &>' and 'int')
                  if (bind (sd, (struct sockaddr *)&bind_to, bind_to_len) < 0)
{
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

  PR:           225304
  Reported by:  pkg-fallout

Changes:
  head/devel/rubygem-eventmachine/files/
  head/devel/rubygem-eventmachine/files/patch-ext_em.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ruby mailing list