Pike v7.5 release 12 running Hilfe v3.5 (Incremental Pike Frontend)
_next((mixed)23414325134512341234);
(1) Result: Tools.Hilfe.Expression(({ /* 8 elements */ "_next", "(", "(", "mixed", ")", "23414325134512341234", ")", ";" }))
Why is it strange? You get the object which was created just before the bignum object, and this happens to be the parse tree object created by hilfe.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2003-11-06 17:27: Subject: Hilfe strangeness
Pike v7.5 release 12 running Hilfe v3.5 (Incremental Pike Frontend)
_next((mixed)23414325134512341234);
(1) Result: Tools.Hilfe.Expression(({ /* 8 elements */ "_next", "(", "(", "mixed", ")", "23414325134512341234", ")", ";" }))
/ Martin Stjernholm, Roxen IS
You're probably right. I thought it to be strange since it's so consistent and first appeared to be a bit much of coincidence.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-11-06 17:29: Subject: Hilfe strangeness
Why is it strange? You get the object which was created just before the bignum object, and this happens to be the parse tree object created by hilfe.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
pike-devel@lists.lysator.liu.se