]> granicus.if.org Git - python/commit
Fix benign problems found by a picky SGI compiler (unreachable break
authorGuido van Rossum <guido@python.org>
Tue, 7 Jul 1998 22:22:22 +0000 (22:22 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Jul 1998 22:22:22 +0000 (22:22 +0000)
commit04e00a4cf42547058b6b8f9343e77fce6aaad8e2
treec30ef453a9d72ea93036d416259fd927261db6fa
parentc69bac539c9e5ff2f9c8e9b6d1cb57ca994a973b
Fix benign problems found by a picky SGI compiler (unreachable break
after a return or goto).
Modules/pypcre.c