user-pic

bulk88

  • About: BULKDD on PAUSE. Interests are Windows, C, XS, and Asm.
  • Commented on Learning XS - Closures
    Nitpicks: SV * name = *hv_fetch(self, "name", 4, 0); never hand count a string with your finger or cursor unless there is no other tool in the world available Perl API has this call for "" string literals that auto...
  • Commented on Learning XS - Closures
    There are SV*/CV* memory and refcnt leaks in this code, see https://www.nntp.perl.org/group/perl.perl5.porters/2025/06/msg270057.html "XSANY" macro, which is better written as "CvXSUBANY(kitty).any_ptr" or "CvXSUBANY(kitty)" is the correct way to attach and store random private data to a CV*, aslong as the private...
Subscribe to feed Recent Actions from bulk88

No responses to comments.

Subscribe to feed Responses to Comments from bulk88

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.