Menu

#2 Conflicting declarations of variable row

open
nobody
None
5
2012-09-21
2012-09-21
No

Hi,

While compiling your package using our research compiler infrastructure it was noticed that a variable "row" is declared with conflicting types:

- errors.c: extern int row;
- GRAMophone.l: unsigned int row=1;

This may cause undefined behaviour.

Best,
Michael

Discussion


Log in to post a comment.

MongoDB Logo MongoDB