This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
metaconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c407a
)
Copy from NWC's Glossary entry
author
H.Merijn Brand
<h.m.brand@xs4all.nl>
Sat, 29 Dec 2007 14:51:47 +0000
(14:51 +0000)
committer
H.Merijn Brand
<h.m.brand@xs4all.nl>
Sat, 29 Dec 2007 14:51:47 +0000
(14:51 +0000)
p4raw-id: //depot/metaconfig@32772
U/perl/i_assert.U
patch
|
blob
|
blame
|
history
diff --git
a/U/perl/i_assert.U
b/U/perl/i_assert.U
index
1f22388
..
f8f4987
100644
(file)
--- a/
U/perl/i_assert.U
+++ b/
U/perl/i_assert.U
@@
-8,8
+8,9
@@
?MAKE:i_assert: Inhdr Hasfield
?MAKE: -pick add $@ %<
?S:i_assert:
-?S: This variable conditionally defines the I_ASSERT symbol,
-?S: and indicates whether a C program could include <assert.h>.
+?S: This variable conditionally defines the I_ASSERT symbol, which
+?S: indicates to the C program that <assert.h> exists and could be
+?S: included.
?S:.
?C:I_ASSERT:
?C: This symbol, if defined, indicates that <assert.h> exists and