Open amblafont opened 3 years ago
It turns out that the issue I encountered happens when the cogent filename starts with a capital letter (whatever the content of the file is). Maybe the compiler should raise a warning in this case (or we could try to fix the bug)
Can you elaborate why it fails with a capital letter?
Consider the simple cogent program
If I prepend the generated C file with
typedef struct U7 { int valeur; } U7;
(to give an implementation to the abstract type), AllRefine fails with the error messageon the line