Torsten Foertsch wrote:
What is the common understanding on this point by now?
- retval = *hv_store(*pnotes, k, len, SvREFCNT_inc(val), 0);
+ retval = *hv_store(*pnotes, k, len, newSVsv(val), 0);
Pushes the cobwebs aside.....
I agree that the change you propose will accomplish what you want, but
at some point later, don't we need to free this new AV()?
I also agree with whichever faction says this can't happen in 2.0.x.
I also don't see the need to change behavior thats been around for 5+
years. I realize its not necessarily the expected behavior. I vaguely
recall you submitted a documentation patch which was committed.
--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F
"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]