[Spread-users] Spread.pm (3.15.2) <-> Spread-3.17 incompatible?

Michael Stiller ms at 2scale.net
Mon Aug 4 05:47:19 EDT 2003


Hi list,

as far as i know the latest published Version of Spread.pm is 
3.15.2. I tried to compile this with spread-3.17 and encountered 2
warnings: 

Spread.xs: In function `XS_Spread_multicast':
Spread.xs:640: warning: passing arg 4 of `SP_multigroup_multicast' from
incompatible pointer type
Spread.xs: In function `XS_Spread_receive':
Spread.xs:711: warning: passing arg 6 of `SP_receive' from incompatible
pointer type

After looking at the code and reading 
"man SP_receive" and "man SP_multigroup_multicast" i guess that 
somwhere between 3.15 and 3.17 the groups[] changed to groups[][] ?

How can i fix this? Any clues?

-Michael





More information about the Spread-users mailing list