On Sat, Dec 11, 1999 at 09:05:12PM +0100, Frank R. Larsen wrote:
> I'm having some problems with the table->attach function. I usually use 
> attach_defaults, but since one of the rows needs to be the one taking the 
> resize, I try to do the following:
> 
>   $tableInfo->attach( $swndInfo,  0, 2, 7, 8, 0, 7, 0, 0 );
> 
> This results in:
> zsh: segmentation fault  ./test.pl

Fixed in 0.7001. Note, however, that is better to use the nicknames
instead of the numerical values for flags and enums.

lupus

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to