Query
Sunday 11 October 2015
2015-10-11 13:54:34 (8 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/pike_types.c (+101/-163)(264 lines)
- pike/src/pike_types.h (+2/-0)(2 lines)
branch: 8.1
Compiler [Types]: low_describe_type() now uses string_builder.
Simplify low_describe_type() by using string_builder instead of
dynamic_buffer. This also adds support for displaying wide names
for typedefs and attributes.