Source-Changes-HG archive

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

[src/trunk]: src ctype.h was splitted, so you have to make cleandir tools/mkl...



details:   https://anonhg.NetBSD.org/src/rev/2fa58881a350
branches:  trunk
changeset: 755082:2fa58881a350
user:      tnozaki <tnozaki%NetBSD.org@localhost>
date:      Sat May 22 09:11:04 2010 +0000

description:
ctype.h was splitted, so you have to make cleandir tools/mklocale.

diffstat:

 UPDATING |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r be19817b4131 -r 2fa58881a350 UPDATING
--- a/UPDATING  Sat May 22 08:52:33 2010 +0000
+++ b/UPDATING  Sat May 22 09:11:04 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.210 2010/05/22 02:31:25 christos Exp $
+$NetBSD: UPDATING,v 1.211 2010/05/22 09:11:04 tnozaki Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -16,6 +16,10 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20100522:
+       private section of <ctype.h> was splitted, and now mklocale(1)
+       include ctype_local.h, so you have to make cleandir tools/mklocale.
+
 20100520:
        The location of the xkb compiled descriptions has changed. Please
        remove usr/X11R7/lib/X11/xkb/compiled from your $DESTDIR.



Home | Main Index | Thread Index | Old Index