Branch: refs/heads/bugfixes
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 4079ff203fe6d5f46eb2cb572e170aa1fdd9f9c8
      
https://github.com/Warzone2100/warzone2100/commit/4079ff203fe6d5f46eb2cb572e170aa1fdd9f9c8
  Author: Cyp <c...@wz2100.net>
  Date:   2012-06-02 (Sat, 02 Jun 2012)

  Changed paths:
    M src/qtscriptfuncs.cpp

  Log Message:
  -----------
  Assert on cyclic research dependencies instead of doing an infinite loop.

Spurious assertions are possible in the case that the research tree is 
excessively interconnected, such as
researches 31-40 all depending on all of researches 21-30, and researches 21-30 
all depending on all researches
11-20, and so on. Although it probably shouldn't assert on excessively 
interconnected research trees, the loop as
written could take a ridiculously long time, anyway.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to