diag_listed_as for -S error
authorFather Chrysostomos <sprout@cpan.org>
Tue, 27 Dec 2011 20:44:43 +0000 (12:44 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 29 Dec 2011 06:58:51 +0000 (22:58 -0800)
commit6ad282c70d80576d5d66b25af19780fde18afd42
tree227bfa4478eb97ad0cced009ad4648162542301f
parentae917476d21d843e7a5fcaff458c5ff8cad96328
diag_listed_as for -S error

Also teach diag.t not to mistake /* die */ for a die() call, as
it did in this case, consequently ignoring the diag_listed_as,
which it thought was in the middle of the call.
t/porting/diag.t
util.c