changeset 12122:d74129242224

Discourage the module 'size_max'.
author Bruno Haible <bruno@clisp.org>
date Tue, 06 Oct 2009 23:48:47 +0200
parents 49d6e6e49816
children 4ace69c0279d
files ChangeLog modules/size_max
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-06  Bruno Haible  <bruno@clisp.org>
+
+	* modules/size_max (Description): Discourage its use.
+	Reported by Simon Josefsson.
+
 2009-10-06  Jim Meyering  <meyering@redhat.com>
 
 	linkat: avoid compilation failure
--- a/modules/size_max
+++ b/modules/size_max
@@ -1,5 +1,5 @@
 Description:
-Provide SIZE_MAX.
+Provide SIZE_MAX, for cases when the 'stdint' module cannot be used.
 
 Files:
 m4/size_max.m4