Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2018 20:28:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 225304] devel/rubygem-eventmachine : fix build with clang 6
Message-ID:  <bug-225304-21402-FHJ1z8HHcf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225304-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225304-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225304

--- Comment #1 from commit-hook@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225304-21402-FHJ1z8HHcf>