Package: basic256 Version: 0.9.6.69a-1 Usertags: goto-cc While building the package using our research compiler infrastructure we noticed the following conflicting declarations:
./LEX/basicParse.l:53:extern int lastLineOffset; ./LEX/basicParse.y:42:unsigned int lastLineOffset = 0; // store the byte offset for the end of the last line - use in loops The difference in signedness my cause undefined behaviour - in particular on big endian systems this will become apparent immediately. Best, Michael
pgpRxLPt6Jq8V.pgp
Description: PGP signature

