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

invalid conversion #454

Open
mauricev opened this issue Sep 2, 2018 · 2 comments
Open

invalid conversion #454

mauricev opened this issue Sep 2, 2018 · 2 comments

Comments

@mauricev
Copy link

mauricev commented Sep 2, 2018

Any idea what might be causing this,

job_attr_def.c:1373:3: error: invalid conversion from ‘char’ to ‘int ()(pbs_attribute, void*, int)’ [-fpermissive]

@Geminitpf
Copy link

Any idea what might be causing this,

job_attr_def.c:1373:3: error: invalid conversion from ‘char’ to ‘int ()(pbs_attribute, void*, int)’ [-fpermissive]

This issue came from your gcc and g++ compiler. I tried gcc-4.8 and g++-6, and solved this problem.

@a17r
Copy link

a17r commented May 4, 2019

In 2019, using GCC-4.8 is not an acceptable solution.

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

No branches or pull requests

3 participants