Date: Mon, 11 Jun 2001 18:14:03 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncurses Makefile Message-ID: <200106120114.f5C1E3u72569@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/06/11 18:14:03 PDT Modified files: lib/libncurses Makefile Log: Turn on the extra 'const' settings for various curses functions. While this is not strictly compliant with XSI curses, it enables us to pass const strings to many more functions that are actually const safe than before. This should be harmless. Requested by: lots of folks Revision Changes Path 1.51 +2 -2 src/lib/libncurses/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106120114.f5C1E3u72569>