Hello,
I'm using CS v 4.0.3 on linux x64 bit. When I copy any source term written in c (*.c) in my SRC, and I start my calculation, I got warning in compile.log:
... warning #2312: pointer cast involving 64-bit pointed-to type ...
Do you have any idea to fix this warning? (the calculation run fine but this warning may cause some error I think...)
Best regard,
LE Hong Duc
Warning: pointer cast involving 64-bit pointed-to type
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Warning: pointer cast involving 64-bit pointed-to type
Hello,
This would be clearer with a copy of the associated user file.
Regards,
Yvan
This would be clearer with a copy of the associated user file.
Regards,
Yvan
Re: Warning: pointer cast involving 64-bit pointed-to type
Dear Yvan,
I send you my compile.log of one of my test case. To have this warning, I just copy the file cs_lagr_tracking.c and cs_lagr_tracking.h to my /SRC (without modification).
Regard,
LE Hong Duc
I send you my compile.log of one of my test case. To have this warning, I just copy the file cs_lagr_tracking.c and cs_lagr_tracking.h to my /SRC (without modification).
Regard,
LE Hong Duc
- Attachments
-
- compile.log
- (34.15 KiB) Downloaded 277 times
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Warning: pointer cast involving 64-bit pointed-to type
Hello,
This seems to be a "excess" warning of the Intel compiler.
In this specific case, you can ignore it.
Regards,
Yvan
This seems to be a "excess" warning of the Intel compiler.
In this specific case, you can ignore it.
Regards,
Yvan
Re: Warning: pointer cast involving 64-bit pointed-to type
Hello,
Thanks for yours answers, it ensure me about my calculation.
Regard,
LE Hong Duc
Thanks for yours answers, it ensure me about my calculation.
Regard,
LE Hong Duc