Skip to content

Conversation

@wichtounet
Copy link
Contributor

This commit prevents alias declaration declared at block-scope to be
identified as public API. It also adds a test to ensure that it
works.

@wichtounet
Copy link
Contributor Author

It seems that this time it's AppVeyor that is broken:

'mvn' is not recognized as an internal or external command

template<typename Fourth>
void youpee(){
using intrinsic_type = void;
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

@wichtounet would add also a positive test: same with comments.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@guwirth Good idea

@guwirth
Copy link
Collaborator

guwirth commented Sep 15, 2016

@wichtounet thx looks good. @jmecosta maybe you can have a look to the AppVeyor issue.
👍

@guwirth guwirth added the bug label Sep 15, 2016
@guwirth guwirth added this to the 0.9.7 milestone Sep 15, 2016
This commit prevents alias declaration declared at block-scope to be
identified as public API. It also adds a test to ensure that it
works.
@wichtounet
Copy link
Contributor Author

I improved the test and pushed a new squashed commit.

@wichtounet
Copy link
Contributor Author

The build should be fixed with #950

@guwirth guwirth merged commit bb7a068 into SonarOpenCommunity:master Sep 16, 2016
@wichtounet wichtounet deleted the alias_decl_fixes branch September 16, 2016 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants