|
From: | Thomas Dickey |
Subject: | Re: [Lynx-dev] [Patch] Lynx won't compile against zlib 1.2.5.1 |
Date: | Sun, 18 Sep 2011 21:13:17 -0400 (EDT) |
On Sun, 18 Sep 2011, Keith Bowes wrote:
Je 2011-Sep-17 je 08:09, Thomas Dickey skribis:ON/OFF are on the other hand unnecessary in lynx altogether - making them TRUE/FALSE would be simpler (similar to BOOL vs BOOLEAN, but different since the latter are typed).Curious: a lot of programs use glib to get around this kind of thing (booleans, machine word-size differences, unified interfaces for things like regular expressions, etc.). Have you guys considered it?
The BOOL vs BOOLEAN stuff is in an area where glib fails to help (native Win32 ports). -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net
[Prev in Thread] | Current Thread | [Next in Thread] |