patchWeeChat - Patches: patch #7436, Replace SvPV(... , PV_na) with...

 
 

patch #7436: Replace SvPV(... , PV_na) with SvPV_nolen(...)

Submitter:  None
Submitted:  Fri 14 Jan 2011 10:11:58 PM UTC
   
 
Category:  other plugins Priority:  3 - Low
Status:  Done Privacy:  Public
Assigned to:  flashcode Originator Email:  -email is unavailable-
Open/Closed:  Closed IRC nick:  Deltafire
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 14 Jan 2011 10:11:58 PM UTC, original submission:  

http://perldoc.perl.org/perlguts.html

"Historically the SvPV macro with the global variable PL_na has been used in this case. But that can be quite inefficient because PL_na must be accessed in thread-local storage in threaded Perl."

I don't what year this macro was introduced, but I did find this Google hit "workaround for missing SvPV_nolen()" dated 2002, so I think it must have been added some time prior to that date.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-08-18 flashcode StatusNone Done
        Assigned toNone flashcode
        Open/ClosedOpen Closed
    2011-01-14 None Attached File- Added 0001-Replaced-SvPV-.-PV_na-with-SvPV_nolen.patch, #22411

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code