nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] Problems compiling CVS


From: David Benbennick
Subject: Re: [Nano-devel] Problems compiling CVS
Date: Thu, 16 May 2002 11:12:04 -0400
User-agent: Mutt/1.2.5i

Hi Carl,

I wonder what version of gcc you are using?  Anyway, here is a patch that
might fix your compiler problems.

On Thu, May 16, 2002 at 12:04:40AM +0100, Carl Drinkwater wrote:
> (The IFHELP(nano_help_msg,) 0 bit specifically, it'll expand to 
> 'nano_help_msg 0'?)

It expands to 'nano_help_msg, 0' if DISABLE_HELP is not defined, and just
'0' otherwise.  It looks like gcc is complaining about the second argument
not existing in the macro call 'IFHELP(nano_help_msg,)'.

Attachment: may.16.10:56.patch
Description: Text document

Attachment: pgpObbsaOG7Z8.pgp
Description: PGP signature


reply via email to

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