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

Re: RE: A plea for more pollution

Thread Previous | Thread Next
From:
Nick Ing-Simmons
Date:
March 17, 2000 11:42
Subject:
Re: RE: A plea for more pollution
Message ID:
E12W2dA-0005j3-00@mserv1c.u-net.net
M . J . T . Guy <mjtg@cus.cam.ac.uk> writes:
>
>An interesting exercise would be to identify those modules which suffered
>from pollution and caused this whole exercise to be initiated.    Then
>make sure the algorithm does the right thing for them.    Does anyone
>remember which they were?

Tk was one. The pollution damage (like the real thing) went unnoticed 
for a long time - it would build on old poluting perls but polution meant
that what the code thought it was doing was not what it was doing.

The real killers were:

#ifdef dirty
#undef dirty
#endif
#ifdef bufptr
#undef bufptr
#endif
#ifdef colors
#undef colors
#endif



>
>
>Mike Guy
-- 
Nick Ing-Simmons


Thread Previous | Thread Next


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