bug-gnu-utils
[Top][All Lists]
Advanced

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

patch 2.5.4: -Ddefine broken


From: Matthias Andree
Subject: patch 2.5.4: -Ddefine broken
Date: Sun, 10 Feb 2002 16:19:51 +0100
User-agent: Mutt/1.3.27i

Hi,

I have patch 2.5.4 here, and applying a patch with -D gives me these
wrong #ifdefs:

ifndef MA_PATCH_20020210-1
                if ((n = SSL_read(ssl, bp, n)) == -1) {
                        return(-1);
#else /* MA_PATCH_20020210-1 */

That ifndef should really be #ifndef. I didn't use any other options
than -D.

-- 
Matthias Andree

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."         Benjamin Franklin



reply via email to

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