Bug #58
int to long long int
Start date:
12/07/2017
Due date:
% Done:
0%
Description
In C code generated from lustre, int is kept as int in C. Big constants in Lustre raises some range exception.
Changing int to long long int may solve the problem.
History
#1 Updated by Hamza Bourbouh almost 3 years ago
- File datatypeconversion13_PP.lus added
- Priority changed from Low to Urgent
#2 Updated by Pierre-Loïc Garoche over 2 years ago
- Status changed from New to Closed