On Fri, Jun 24, 2005 at 09:39:21AM -0500, Steve Peters ([EMAIL PROTECTED]) 
wrote:
> -Apd    |CV*    |newXS          |NN const char* name|XSUBADDR_t f|NN const 
> char* filename
> +Apd    |CV*    |newXS          |const char* name|XSUBADDR_t f|NN const char* 
> filename

That should be

-Apd    |CV*    |newXS          |NN const char* name|XSUBADDR_t f|NN const 
char* filename
+Apd    |CV*    |newXS          |NULLOK const char* name|XSUBADDR_t f|NN const 
char* filename

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to