any existing identifier indexed with a non-existing one and then called
as a function causes a segfault:
mixed foo; foo[bar]();
String[int2hex]();
fails in 7.8 and 8.0 but not in 7.6
greetings, martin.
1
0
Pike 8
by Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum
02 Mar '14
02 Mar '14
So we are down to two failing testcases, both related to the sprintf
type. Can we fix that and release Pike 8 before we break something
new?