idkwim / ouspg

Automatically exported from code.google.com/p/ouspg
3 stars 0 forks source link

radamsa mutation issue #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In trunk atm occasionally:

$ ol --run rad/main.scm --seed 800666590978031947206057 -vn 20 -o /tmp/foo-%n 
*.svg
Random seed: 800666590978031947206057
 - /tmp/foo-1: 1K
 - /tmp/foo-2: 1K
 - /tmp/foo-3: 441
 - /tmp/foo-4: 15K
 - /tmp/foo-5: 220
 - /tmp/foo-6: 553
error: how do i iterate #false

 ^ some xp mutation probably forgets to check if there are suitable nodes

Original issue reported on code.google.com by aohelin on 15 Oct 2014 at 1:34

GoogleCodeExporter commented 9 years ago
... or try to iterate over attributes whether or not they are there.

Original comment by aohelin on 31 Oct 2014 at 6:07