diff options
author | Nicholas Clark <nick@ccl4.org> | 2013-08-28 16:14:21 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2013-08-29 18:22:43 +0200 |
commit | 089b5c60c035d158afd7e1bbfdd8d9229beea884 (patch) | |
tree | 7472f23ebc4b47485d60c87448a84828ab576a51 /unicode_constants.h | |
parent | 3f40aba3cc2139eb7b147b8db25c9d3ed7e7adb0 (diff) | |
download | perl-089b5c60c035d158afd7e1bbfdd8d9229beea884.tar.gz |
In Perl_magic_setdbline, replace the use of atoi() with sv_2iv().
The value on which atoi() is called is actually always the buffer of an SV.
Hence we can use sv_2iv() instead.
Diffstat (limited to 'unicode_constants.h')
0 files changed, 0 insertions, 0 deletions