projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f6420c
)
Discourage the module 'size_max'.
author
Bruno Haible
<bruno@clisp.org>
Tue, 6 Oct 2009 21:48:47 +0000
(23:48 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Tue, 6 Oct 2009 21:48:47 +0000
(23:48 +0200)
ChangeLog
patch
|
blob
|
history
modules/size_max
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c94263155653c1212175055b7b20974edf890cca..e971922af5f4be52d5bd0e647f214e14dab5db51 100644
(file)
--- 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
diff --git
a/modules/size_max
b/modules/size_max
index 13554ae6c600c494bf7ed8b5cd1d25f12b75b2db..b584e496d91f48e57b0feab37d4498b66f4585a2 100644
(file)
--- 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