discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Memory leak in cancelPreviousPerformRequestsWithTarget:


From: Andreas Hoeschler
Subject: Re: Memory leak in cancelPreviousPerformRequestsWithTarget:
Date: Fri, 31 Jan 2003 19:57:29 +0100

Hi all,

# The application to be compiled
<<<<<<< GNUmakefile
TOOL_NAME = autogsdoc cvtenc gdnc defaults plmerge \
=======
ifeq ($(add),yes)
TOOL_NAME = autogsdoc
else
TOOL_NAME = autogsdoc cvtenc gdnc defaults plmerge \
>>>>>>> 1.46
plparse sfparse pldes plser pl2link HTMLLinker
CTOOL_NAME = gdomap

SUBPROJECTS = make_strings
endif

The second line of this GNUmakefile snippet causes the "missing separator" error. Any ideas?I don't really understand thi sline either.

Regards,

Andreas

reply via email to

[Prev in Thread] Current Thread [Next in Thread]