Comment #3 on issue 1201 by [email protected]: There are uninitialized variables in IMdkit/i18nX.c and may-alias structs in IMdkit/Xi18n.h
http://code.google.com/p/ibus/issues/detail?id=1201

I actually deleted the chroot so I may be able to paste these later.

You wont see the uninitialized variables using regular gcc-4.4.3. gcc-4.6
may show them or maybe with -O3.

The aliasing error happens because of the cast I think.

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复