pike.git/
src/
stralloc.c
Branch:
Tag:
Non-build tags
All tags
No tags
1998-04-17
1998-04-17 17:50:35 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
6a13715f298a1c7b9222422b1391d454f6f726b2 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
oops
Rev: src/stralloc.c:1.33
15:
#include <ctype.h>
-
RCSID("$Id: stralloc.c,v 1.
32
1998/04/17
16
:
57
:
12
hubbe Exp $");
+
RCSID("$Id: stralloc.c,v 1.
33
1998/04/17
17
:
50
:
35
hubbe Exp $");
#define BEGIN_HASH_SIZE 997 #define MAX_AVG_LINK_LENGTH 3
194:
{ struct pike_string *t; #ifdef DEBUG
+
extern int d_flag;
if(d_flag>10) verify_shared_strings_tables(); #endif