Re: AbiWord 3.next release plans

Jean Brefort <[email protected]> Tue, 24 Nov 2015 15:18:26 +0100
Newsgroups gmane.editors.abiword.devel
Message-ID <[email protected]>
Hi all,

GtkTable is gone from the collab plugin, (but there are many left in
libabiword, and possibly other plugins).

I still have other warnings related to deprecations in both GnuTLS and
Telepathy, and others like:

abiword/plugins/collab/backends/service/xp/RealmProtocol.cpp:19:1:
warning: narrowing conversion of '-2' from 'int' to 'uint32_t {aka
unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]

and:

abiword/plugins/collab/core/packet/xp/AbiCollab_Packet.cpp:177:14:
warning: dereferencing type-punned pointer will break strict-aliasing
rules [-Wstrict-aliasing]

Cheers,
Jean