]> granicus.if.org Git - python/commit
Add dummy variable to avoid optimizer bug on OS/2 -- patch by Jeff Rush.
authorGuido van Rossum <guido@python.org>
Mon, 21 Dec 1998 18:35:49 +0000 (18:35 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Dec 1998 18:35:49 +0000 (18:35 +0000)
commit95864d35c68e9a3605fac8d1c459902150c18443
treea8f92de7b1877c804562f2721825ca035be5e347
parent885553e8d32fa28c6d5d444907c01c0c93384b8e
Add dummy variable to avoid optimizer bug on OS/2 -- patch by Jeff Rush.

(AMK: you should probably copy this into your patch set for pcre.)
Modules/pypcre.c