Front page | perl.perl6.internals |
Postings from July 2002
Re: clean up core.ops
Thread Previous
From:
Dan Sugalski
Date:
July 12, 2002 10:56
Subject:
Re: clean up core.ops
Message ID:
a05111b07b954c8b773a8@[63.120.19.221]
At 10:42 AM -0700 7/12/02, Sean O'Rourke wrote:
>The situation with set vs. set_keyed vs. set_keyed_integer is pretty foul
>now. The last half of core.ops has a bunch of set() functions and,
>corresponding to (most of) them, set_keyed_integer() functions with the
>exact same arguments and bodies. From what I gather, the 3-argument set()
>functions are a relic from the old assembler syntax (before "Px[Ix]"), and
>should not be used.
Right. Let's rip them out and update the tests accordingly.
--
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
dan@sidhe.org have teddy bears and even
teddy bears get drunk
Thread Previous