Stephen R. van den Berg wrote:
Please provide a full example.
Shortest example so far:
$ pike -e "foo::bar = 1;" -:2:No inherit or surrounding class foo. Segmentation fault
I can't reproduce the crash:
| $ ./pike -e "foo::bar = 1;" | -:2:No inherit or surrounding class foo. | Compilation failed. | $ echo $? | 20
Please provide the backtrace of the crash from a debugger.
/grubba