diff options
author | Daniel Dragan <bulk88@hotmail.com> | 2013-05-09 14:03:59 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2013-05-09 14:03:59 +0100 |
commit | 3231f5793f6a3d7ee78eb1d68feb05c064b33315 (patch) | |
tree | e86ce8f2fb68dd2edffc4e39edf9a204a4d31884 /symbian/PerlUi.cpp | |
parent | 299ef33b5b1be54a2b467cd78c9139096e32314a (diff) | |
download | perl-3231f5793f6a3d7ee78eb1d68feb05c064b33315.tar.gz |
fix threaded NO_TAINT_SUPPORT build errors
NO_TAINT_SUPPORT incorrectly called Perl_croak without aTHX_.
To fix this, change Perl_croak to Perl_croak_nocontext, since it is
slightly more efficient in instruction size than Perl_croak.
Diffstat (limited to 'symbian/PerlUi.cpp')
0 files changed, 0 insertions, 0 deletions