From: Arnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Date: Mon, 24 Oct 2011 14:29:55 +0000 (+0200)
Subject: Revert "Use a do..while() loop instead of this ugly continue statement."
X-Git-Tag: exp_20120216~8
X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/94b462631204e69491f6cb175ca210830bb11088?hp=94b462631204e69491f6cb175ca210830bb11088

Revert "Use a do..while() loop instead of this ugly continue statement."

The still_running() check was missed with the do..while() loop!

This reverts commit f8daec44188cc69bbd5b05a1eebfb813a07ae495.

Conflicts:

	process.cpp
---