develooper Front page | perl.perl5.porters | Postings from March 2000

Suggested change in perl.h file

From:
David R. Favor
Date:
March 21, 2000 04:15
Subject:
Suggested change in perl.h file
Message ID:
38D767D8.4DC3B862@austin.ibm.com
In perl.h there is a macro definition for the constant DEBUG. This
causes problems when other products need to include perl.c and also
define a macro DEBUG.

For example, PostgreSQL plperl has this problem.

Perl would probably "play" better with other products if it defined
the macro as PERLDEBUG rather than just DEBUG.



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About