Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix (or suppress) clang warnings #261

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

AndreyG
Copy link
Contributor

@AndreyG AndreyG commented Jan 7, 2020

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.342% when pulling 992df30 on AndreyG:develop into b16fccf on rttrorg:master.

uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Apr 4, 2020
- add commit from upstream pr:
	rttrorg/rttr#261


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@530551 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Apr 4, 2020
devel/rttr: unbreak on CURRENT

- add commit from upstream pr:
	rttrorg/rttr#261

Approved by:	ports-secteam (implicit)
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Apr 4, 2020
- add commit from upstream pr:
	rttrorg/rttr#261
Jehops pushed a commit to Jehops/freebsd-ports-legacy that referenced this pull request Apr 4, 2020
- add commit from upstream pr:
	rttrorg/rttr#261


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@530551 35697150-7ecd-e111-bb59-0022644237b5
@@ -150,6 +150,11 @@ TEST_CASE("move assignment", "[variant]")

TEST_CASE("variant::operator=() - self assignment", "[variant]")
{
#if RTTR_COMPILER == RTTR_COMPILER_CLANG || RTTR_COMPILER == RTTR_COMPILER_APPLECLANG
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need implementation for other compilers as well. I think @acki-m prefers this?

uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Apr 1, 2021
devel/rttr: unbreak on CURRENT

- add commit from upstream pr:
	rttrorg/rttr#261

Approved by:	ports-secteam (implicit)
svmhdvn pushed a commit to svmhdvn/freebsd-ports that referenced this pull request Jan 10, 2024
- add commit from upstream pr:
	rttrorg/rttr#261
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants