Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 08:12:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 255910] lang/ruby26 lang/ruby27: Fix clang 12 -Wcompound-token-split-by-macro warning in ruby.h
Message-ID:  <bug-255910-21402-rmfF3pz8Zx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255910-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255910-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=255910

--- Comment #2 from Dimitry Andric <dim@FreeBSD.org> ---
Unfortunately it looks like the ruby people only accept pull requests against
their master branch, but the code there does not have the problem! Hence,
upstream cannot (or will not) solve this issue. :)

So that means we will have to either carry these patches for the life of the
ruby 2.6 and 2.7 branches, or disable -Wcompound-token-split-by-macro for all
ruby gems, somehow. I would just apply this patch, since it seems unlikely to
me that upstream will ever change this header again.

-- 
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-255910-21402-rmfF3pz8Zx>