Re: Development discussion

2014-08-10 Thread H. William Welliver III
I’m happy to continue doing releases, assuming my performance has been acceptable and no one else is dying to take over. I’ve noticed a (the?) problem with backend not working properly on MacOS; it seems to be a behavior of the latest version of Darwin and I think may have to do with the

Re: Development discussion

2014-08-10 Thread Danesh Daroui
It would also be nice if the exception handling in Pike could be more like Java with try-catch-finally. On Sun, Aug 10, 2014 at 8:39 AM, H. William Welliver III b...@welliver.org wrote: I’m happy to continue doing releases, assuming my performance has been acceptable and no one else is dying

Hilfe-crash.

2014-08-10 Thread Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum
After the new code generation I get a consistent crash if I start hilfe and does arrow up. Not very helpful backtrace though. Pike v8.0 release 3 running Hilfe v3.5 (Incremental Pike Frontend) Program received signal SIGSEGV, Segmentation fault. 0x2cd583d8 in ?? () (gdb) bt #0

Re: Hilfe-crash.

2014-08-10 Thread Chris Angelico
On Mon, Aug 11, 2014 at 4:20 AM, Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum 10...@lyskom.lysator.liu.se wrote: After the new code generation I get a consistent crash if I start hilfe and does arrow up. Not very helpful backtrace though. It seems to depend on having a

Development discussion

2014-08-10 Thread Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum
Support for Pike 0.5 and 0.6 compat removed. It should now be possible to remove the string* syntax and clean up language.yacc.