Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2004:
[Freeciv-Dev] (PR#7075) break and continue in iterators
Home

[Freeciv-Dev] (PR#7075) break and continue in iterators

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: a-l@xxxxxxx
Subject: [Freeciv-Dev] (PR#7075) break and continue in iterators
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 26 Jun 2004 15:26:13 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7075 >

I think all of our iterator macros (those with "iterate" in them) should
be able to respect break.  However aside from iterate_outward() I'm not
sure which don't do so.  I also don't really want to start changing
macros unless we have this rule officially in place (see PR#9117).

jason



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#7075) break and continue in iterators, Jason Short <=