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

advector.h: ambiguous vector definition #11

Open
svigerske opened this issue Feb 22, 2020 · 0 comments
Open

advector.h: ambiguous vector definition #11

svigerske opened this issue Feb 22, 2020 · 0 comments
Labels
bug Something isn't working configure/build major

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: ad007804

Original creation time: 2013-03-22 20:32:37

Assignee: @awalther1

Version:

Keywords: advector

Hi,

I am trying to use the new advector.h from the 2.4.1 version. My intel compiler mpiicpc complains about ambiguous vector definition at lines 115, 117 & 118. It fixed it in my version by adding std:: in from of the vector.

It crashes since we already defined a C struct named exactly vector in our code.

Please advise if you had a better idea for a fix,
thank you,
Antoine

@svigerske svigerske added bug Something isn't working configure/build major labels Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working configure/build major
Projects
None yet
Development

No branches or pull requests

1 participant