This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make the new STR_WITH_LEN() affected compile under -Dusethreads.
authorGisle Aas <gisle@activestate.com>
Wed, 4 Jan 2006 16:15:34 +0000 (16:15 +0000)
committerGisle Aas <gisle@activestate.com>
Wed, 4 Jan 2006 16:15:34 +0000 (16:15 +0000)
commit89529cee496f815eec2d49f2510449af5063ddd8
treee06748af374c318d12651d338e657323af4a0ce7
parent91d456aef184ffc6173bca456cc087b98f0e0831
Make the new STR_WITH_LEN() affected compile under -Dusethreads.
Can't use STR_WITH_LEN() as argument to a macro :-(

p4raw-id: //depot/perl@26649
gv.c
locale.c
mg.c
perl.c
perlio.c
pp_sys.c
sv.c
sv.h
toke.c