Nothing is using IoSUBPROCESS() so eliminate xio_subprocess.
authorNicholas Clark <nick@ccl4.org>
Mon, 1 Oct 2007 12:13:36 +0000 (12:13 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Oct 2007 12:13:36 +0000 (12:13 +0000)
commit040713559c543892d178ea76922b4743ec560c80
treef76b3a55d83de677e10dc0eb49b0cb084b4c08a0
parentc81c05fc71b468882f9d1d9299892d7dca11b47c
Nothing is using IoSUBPROCESS() so eliminate xio_subprocess.
Make xio_flags a U8, which is what it should have been all along
(rather than a char, which might be signed). B.xs had its wrapper as U8

p4raw-id: //depot/perl@32001
dump.c
ext/B/B.xs
sv.h