Skip to content

Conversation

@jcarpent
Copy link
Contributor

Fix a bug related to duplicated objects when linking.

@jcarpent jcarpent added the bug label Jun 28, 2019
@jcarpent jcarpent merged commit d4c398a into stack-of-tasks:devel Jun 28, 2019
{
return getInstance().np_type;
static NP_TYPE np_type;
return np_type;
Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure you solved the issue ?
I think you should move the definition of this function to a non-installed cc file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Both are working of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants