This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[PATCH] DEBUG_* macro cleanups
authorAbhijit Menon-Sen <ams@wiw.org>
Thu, 31 May 2001 12:16:22 +0000 (17:46 +0530)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 31 May 2001 12:11:24 +0000 (12:11 +0000)
commit5f80b19c098425222090200cb7bf3df422ed176d
tree247502fb5d4b7f2cfa6b13bcb37bf410b2b61766
parent13689cfe324c4b1548f53eda346b78570974f93e
[PATCH] DEBUG_* macro cleanups
Date: Thu, 31 May 2001 12:16:22 +0530
Message-ID: <20010531121622.B4829@lustre.linux.in>

Subject: Re: [PATCH] DEBUG_* macro cleanups
From: Abhijit Menon-Sen <ams@wiw.org>
Date: Thu, 31 May 2001 13:57:01 +0530
Message-ID: <20010531135701.A21775@lustre.linux.in>

(The DEBUG_ definitions in perl.h changed to use the
STMT_START and STMT_END.)

p4raw-id: //depot/perl@10353
perl.h
pp_ctl.c
sv.c
toke.c