Hi,

On 04/05/14 17:21, Michael Tautschnig wrote:

> It seems this type conflict is caused by the #define in user.h:
> 
> http://sources.debian.net/src/drawterm/20110822-1/include/user.h?hl=15#L15
> 
> Likely the problem reported above is an undesired side effect, and the C
> standard identifies the result as incompatible types. Yet the bit-level layout
> won't be affected, so presently there need not be observable problems.

Thanks for reporting this!

I took a look, and it seems that user.h is included by libc.h, which is
included in many places. It seems the defines were supposed to be only
for function calls, but here it got used in the wrong place...

It seems a bit tricky to solve, there would be a lot of code changes.. I
am not sure if it's worth the effort, since it does not seem to affect
the program.

I will forward it upstream, anyway.


Thanks again!


-- 
Martín Ferrari (Tincho)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to