On Sat, Feb 10, 2001 at 11:57:25AM +0100, Christoph Reichenbach wrote:
> (BTW: The commands to sound handle 0 probably come from ksound.c, line 122: If
> only one parameter is specified, the obj address is set to zero. We should
> check against argc==1 in the relevant functions).

No; I don't think so.  I was stepping through lsl3 earlier this morning
to find out where this was being called from:

pc=635b acc=0000 o=640c fp=8328 sp=8330
prev=20 sbase=82a6 globls=2fe0 &restmod=0
Step #817369
635B: [B] pTos 1a       (blocks)
635D: [B] class 0a      -- acc=75c0, o=640c
635F: [W] send 06       -- Sound::pause[FUNCT](0000)
7576: [W] push2
7577: [B] pushi 06
7579: [B] lsp 01
757B: [B] callk DoSound[31] 04 -- Kernel params: (0006, 0000)

It's explicitly passing a parameter of 0x0000.
 
 - Pizza
-- 
Solomon Peachy                                    pizzaATfucktheusers.org
I ain't broke, but I'm badly bent.                           ICQ# 1318344
Patience comes to those who wait.
    ...It's not "Beanbag Love", it's a "Transanimate Relationship"...

Reply via email to