Bug #1287
closed
Redeclaration of variables in DEG that lead to compile errors
Added by Vadim Mutilin almost 14 years ago.
Updated over 13 years ago.
Category:
Environment Generation
Published in build:
4d76a61e3
Description
In the run of model 43_1a
216 of 373 compile errors are "DEG: Redeclaration"
so we should fix it.
Files
Related issues
1 (1 open — 0 closed)
- Category set to Environment Generation
- Status changed from New to Open
It seems that the number of major errors is too high (about 15% of the whole). That's why we should fix them. And I guess that it isn't too complicated task indeed.
I'm going to count exact numbers of such errors (add new "maingen" patterns to aspectator problems).
- Subject changed from Fix major bugs in DEG that lead to compile errors to Redeclaration of variables in DEG that lead to compile errors
New drv-env problems added:
/error: storage size of '(.*)' isn't known/ and print "Storage size";
/error: implicit declaration of function kmalloc/ and print "DEG: implicit kmalloc";
/error: redeclaration of '(.*)' with no linkage/ and print "DEG: Redeclaration";
fixe in commit 4d76a61e3243dd6ab363622828a6586e40cced41
The picture:

- Status changed from Resolved to Closed
The issue gone in my run as well.
Also available in: Atom
PDF