pike.git/
src/
pike_types.h
Branch:
Tag:
Non-build tags
All tags
No tags
2013-02-25
2013-02-25 13:18:28 by Arne Goedeke <el@laramies.com>
b068742e332e6def7605d2e2d59a6c21ec0ae8b5 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
make sure pike_types.h has types from stralloc.h
8:
#define PIKE_TYPES_H #include "svalue.h"
+
#include "stralloc.h"
#define PIKE_TYPE_STACK_SIZE 100000