Query
Sunday 11 October 2015
2015-10-11 16:01:45 (8 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/las.c (+7/-14)(21 lines)
- pike/src/pike_types.c (+29/-68)(97 lines)
- pike/src/pike_types.h (+1/-1)(2 lines)
branch: 8.1
Compiler [Types]: Got rid of my_describe_type().
All remaining use of my_describe_type() was for debug output, and
have now been converted to using simple_describe_type().