Use Perl_croak_nocontext() rather than Perl_croak() for the snprintf()
authorNicholas Clark <nick@ccl4.org>
Sat, 14 Oct 2006 20:38:59 +0000 (20:38 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 14 Oct 2006 20:38:59 +0000 (20:38 +0000)
commit12e82c57598512160891396c5760944e2e0d31c5
tree5bcf23fd511679e6543fb28207ac000c72b2ccfd
parentcbdea781db8a630498ba5a41c6a3d8f7af141072
Use Perl_croak_nocontext() rather than Perl_croak() for the snprintf()
and vsnprintf() macros.

p4raw-id: //depot/perl@29015
perl.h