Re: T_PTROBJ and NULL Pointers

2004-01-29 Thread Nick Ing-Simmons
Bill Hails [EMAIL PROTECTED] writes: Hi, hopefully this is pretty straightforward. I'm using perl v5.6.1 and building an XS wrapper around FreeBSD's kevent/kqueue functions. The library passes around poiunters to structures, which I'm blessing into a package using the T_PTROBJ typemap entry.

T_PTROBJ and NULL Pointers

2004-01-28 Thread Bill Hails
Hi, hopefully this is pretty straightforward. I'm using perl v5.6.1 and building an XS wrapper around FreeBSD's kevent/kqueue functions. The library passes around poiunters to structures, which I'm blessing into a package using the T_PTROBJ typemap entry. This works fine if the pointers are