[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unblanced #endif
From: |
Thomas Dickey |
Subject: |
Re: unblanced #endif |
Date: |
Thu, 8 May 2003 16:53:05 -0400 |
User-agent: |
Mutt/1.3.27i |
On Thu, May 08, 2003 at 03:56:56PM -0400, James Jones wrote:
> what was the solution to this problem?
>
> /ncurses/lib_gen.c:640: unbalanced `#endif'
20030222
+ modify MKlib_gen.sh to avoid passing "#" tokens through the C
preprocessor. This works around Mac OS X's preprocessor, which
insists on adding a blank on each side of the token (report/analysis
by Kevin Murphy <address@hidden>).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
- unblanced #endif, James Jones, 2003/05/08
- Re: unblanced #endif,
Thomas Dickey <=