Re: G_CONST_RETURN in libunique-1.0



On Mon, Jan 02, 2012 at 05:30:48PM +0100, Fabrice DELENTE wrote:
> Hello.
> 
> I need to compile libunique-1.1.6 for liferea-1.8.0, but I can't since
> G_CONST_RETURN has been deprecated while some headers (uniquemessage.h
> for instance) use this macro.
> 
> How can I get libunique-1.1.6 to compile? Thanks!

Very ugly workaround is to add "-DG_CONST_RETURN=const" to your CFLAGS.

-- 
Antoine


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]