Package: icon
Version: 9.4.3-2

While building the package using our research compiler infrastructure we noticed
the following conflicting declarations. Expanded to preprocessed source code,
these are:

- xfconv.i: struct b_iproc Babs = { 6, (sizeof(struct b_proc) - sizeof(struct 
descrip)), Zabs, 1, -1, 0, 0, {sizeof("abs")-1,"abs"}};
- xdata.i: extern struct b_proc Babs;

As C code, before preprocessing:

- xfconv.c: FncBlock(abs, 1, 0)
- xdata.c: extern struct b_proc Babs;

This may yield undefined behaviour.

Best,
Michael

Attachment: pgpISuHxlmNrT.pgp
Description: PGP signature

Reply via email to