Development discussion

2014-08-14 Thread Per Hedbor () @ Pike (-) developers forum
** remove class equals (too many equals) This somewhat obscure point is probably the existence of a whole bunch of x [op]= op-codes (+=, -=, =, %= etc) If so I have now removed them. This turned out to be sort of interesting, actually, since +=, -= and friends did not previously type-check the

Re: Development discussion

2014-08-14 Thread Peter Bortas
On Thu, Aug 14, 2014 at 4:30 PM, Per Hedbor () @ Pike (-) developers forum 10...@lyskom.lysator.liu.se wrote: ** remove class equals (too many equals) This somewhat obscure point is probably the existence of a whole bunch of x [op]= op-codes (+=, -=, =, %= etc) You brought it up, so however

Re: Development discussion

2014-08-14 Thread Per Hedbor () @ Pike (-) developers forum
On Thu, Aug 14, 2014 at 17:01, Peter Bortas wrote: You brought it up, so however you define it is the correct definition. Thanks. :) I can now inform you about other good news: Automap is more complex! Now and then it now works to have an automap as the left side of an assignment. So, what

Development discussion

2014-08-14 Thread Martin Nilsson (Opera Mini - AFK!) @ Pike (-) developers forum
It looks like the module dumping broke. make sure complains a lot. Either this change or grubbas new layer of indirection for Crypto.Sign.