pike.git/
src/
pike_types.h
Branch:
Tag:
Non-build tags
All tags
No tags
2017-01-26
2017-01-26 15:20:41 by Henrik Grubbström (Grubba) <grubba@grubba.org>
2a3bfaf0e44b4b256e18f9a2d4e339d50c6d981d (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
Break out string_builder from stralloc.
[ch]
to string_builder.
[ch]
.
More cleanuo of stralloc.
[ch]
.
9:
#include "svalue.h" #include "stralloc.h"
+
#include "string_builder.h"
#define PIKE_TYPE_STACK_SIZE 100000