in reply to Re^5: XS: exposing C++ library constant as package variable ( sv_setiv , SvIV_set )
in thread XS: exposing C++ library constant as package variable

Ah, now that is useful information; thanks. The Perl XS documentation was not very helpful in making it clear what the implicit preconditions for each function are, I'm afraid.

  • Comment on Re^6: XS: exposing C++ library constant as package variable ( sv_setiv , SvIV_set )

Replies are listed 'Best First'.
Re^7: XS: exposing C++ library constant as package variable ( sv_setiv , SvIV_set )
by Anonymous Monk on Oct 15, 2015 at 00:36 UTC