Re: cvs commit: parrot/classes perlscalar.pmc

2004-02-08 Thread Leopold Toetsch
Vladimir Lipsky [EMAIL PROTECTED] wrote: From: Leopold Toetsch [EMAIL PROTECTED] That isn't necessary. One rmb() after resetting Cstr_val ought to be enough. It ensures that in all cases the other CPU reads str_val as NULL. If the vtable is still pointing to the PerlInt vtable, its a user

Keyed Access to UnManagedStruct?

2004-02-08 Thread chromatic
Hi there, What's the best way to access fields within an UnManagedStruct, one returned from an NCI call? For example, if I call _new_SDL_Screen, how can I access the w and h fields of the SDL_Surface it returns? I've tried creating an OrderedHash called layout and then doing: set

Re: Keyed Access to UnManagedStruct?

2004-02-08 Thread Leopold Toetsch
Chromatic [EMAIL PROTECTED] wrote: Hi there, What's the best way to access fields within an UnManagedStruct, one returned from an NCI call? For example, if I call _new_SDL_Screen, how can I access the w and h fields of the SDL_Surface it returns? I've tried creating an OrderedHash called

[PATCH] Re: t/src/io failure

2004-02-08 Thread Jeff Clites
On Jan 26, 2004, at 2:00 AM, Leopold Toetsch wrote: Michael Scott [EMAIL PROTECTED] wrote: I see that t/src/io is now failing on OS X 10.3.2. Is anyone else seeing this on another system? t/src/iook 12/19# Failed test (t/src/io.t at line 395) # got: '0 # 0 # 0 # ' #

Re: cvs commit: parrot/docs/resources up.gif

2004-02-08 Thread Nicholas Clark
On Mon, Feb 09, 2004 at 12:08:25AM -, Mike Scott wrote: cvsuser 04/02/08 16:08:25 Added: docs/resources up.gif Log: another image for the docs Revision ChangesPath 1.1 parrot/docs/resources/up.gif Binary file Have the LZW

Re: cvs commit: parrot/docs/resources up.gif

2004-02-08 Thread Michael Scott
On 9 Feb 2004, at 01:49, Nicholas Clark wrote: Have the LZW patents(*) expired everywhere yet google tells me there's one down and seven to go http://www.kuro5hin.org/story/2003/6/19/35919/4079 I just pinched it from parrotcode.org. Does that make me a felon? Mike