Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: sv_setpv aborts when the SV (perl output array)have more than 127 size

by anonymized user 468275 (Curate)
on Jul 31, 2018 at 13:34 UTC ( [id://1219561]=note: print w/replies, xml ) Need Help??


in reply to sv_setpv aborts when the SV (perl output array)have more than 127 size

I haven't delved into this area of Perl, but heaps are meant for dynamic allocation of individual records, rather than arrays of records. So it seems as a pure guess, you should either allocate each record individually in a linked list or use the stack to make it function like an array.

One world, one people

  • Comment on Re: sv_setpv aborts when the SV (perl output array)have more than 127 size

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1219561]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-16 15:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found