Re: [Evolution-hackers] ../../../../evolution/modules/itip-formatter/e-mail-parser-itip.c:165:2: error: implicit declaration of function 'E_MAIL_PART_ITIP' git head build fails



On 08/08/2012 01:42 AM, Milan Crha wrote:
On Tue, 2012-08-07 at 10:59 -0400, Reid Thompson wrote:
make[6]: Entering directory
`/home/rthompso/evo-git-head/obj/evolution/modules/itip-formatter'
    CC     module_itip_formatter_la-e-mail-formatter-itip.lo
    CC     module_itip_formatter_la-e-mail-parser-itip.lo
    CC     module_itip_formatter_la-itip-view.lo
../../../../evolution/modules/itip-formatter/e-mail-parser-itip.c: In
function 'bind_itip_view':
../../../../evolution/modules/itip-formatter/e-mail-parser-itip.c:165:2:
error: implicit declaration of function 'E_MAIL_PART_ITIP'
../../../../evolution/modules/itip-formatter/e-mail-parser-itip.c:165:2:
warning: nested extern declaration of 'E_MAIL_PART_ITIP'
../../../../evolution/modules/itip-formatter/e-mail-parser-itip.c:165:8:
warning: assignment makes pointer from integer without a cast
	Hi,
that's strange. The macro is defined in "e-mail-part-itip.h", which is
included in the top of the file. And works for me.
	Bye,
	Milan


Milan,
You are correct. Sorry. My compiler stops compilation when it hits redefinition of
typedef struct _EMailPartItip EMailPartItip;

I inadvertently made the macro not visible when I adjusted the file to get past this.

Apologies for the noise.

reid


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