pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2009-06-22
2009-06-22 19:59:18 by Peter Bortas <zino@lysator.liu.se>
d67aa3301a4ae9fed271dd12b4c13a7c0b73980f (
4
lines) (+
4
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
Recent changes.
Rev: CHANGES:1.188
106:
o Fixed issue where symbols could be hidden by a later inherit of the same, but protected, symbol.
+
o Fixed NULL dereference on failure to resolve the function return
+
type when functions are used as types.
-
+
Optimizations -------------