URL:
  <http://gna.org/bugs/?22551>

                 Summary: insert_allows() incorrect grammar for disjunctive
blockers
                 Project: Freeciv
            Submitted by: jtn
            Submitted on: Sat 30 Aug 2014 16:49:59 BST
                Category: None
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: In Progress
             Assigned to: jtn
        Originator Email: 
             Open/Closed: Open
                 Release: (unreleased)
         Discussion Lock: Any
        Operating System: Any
         Planned Release: 2.5.0-beta2, 2.6.0

    _______________________________________________________

Details:

The cleanup in patch #5045 uses an "and"-list in one place where an "or"-list
would be more appropriate: it can say:

"Allows University (with University but no Temple and Colosseum)."

where it should say:

"Allows University (with University but no Temple or Colosseum)."

since either Temple or Colosseum will prevent the building of a university in
this (invented) ruleset.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?22551>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to