Comment #8 on issue 1650 by takao.fujiwara1: Fix some build warnings and errors
http://code.google.com/p/ibus/issues/detail?id=1650

Thanks for the patch.
Currently gnome-common is needed by dist users but not by build users because only autogen.sh uses it.

Use compiler warnings from gnome-common

gnome-common will be needed by build users by this change. I'm not sure about this. I will talk in upstream later.

Fix many gtk-doc warnings

g-ir-scanner outputs the following warnings:

ibusenginedesc.h:42: Warning: IBus: '@see_also' parameter unexpected at this location:
 * @see_also: #IBusComponent, #IBusEngine
    ^

So currently I'm replacing @see_also with see_also.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

回复