<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Build wurde durch eine SCM-Änderung ausgelöst.</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>42</buildNumber><marked><SHA1>a9d258036a7294775ac33bb9a403d7c5598ad1f3</SHA1><branch><SHA1>a9d258036a7294775ac33bb9a403d7c5598ad1f3</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>a9d258036a7294775ac33bb9a403d7c5598ad1f3</SHA1><branch><SHA1>a9d258036a7294775ac33bb9a403d7c5598ad1f3</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>a9d258036a7294775ac33bb9a403d7c5598ad1f3</SHA1><branch><SHA1>a9d258036a7294775ac33bb9a403d7c5598ad1f3</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/lep/jhcr.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>jhcr</displayPath><fileName>jhcr</fileName><relativePath>jhcr</relativePath></artifact><building>false</building><displayName>#42</displayName><duration>780</duration><estimatedDuration>5470</estimatedDuration><fullDisplayName>JHCR #42</fullDisplayName><id>42</id><inProgress>false</inProgress><keepLog>false</keepLog><number>42</number><queueId>462</queueId><result>FAILURE</result><timestamp>1638910565309</timestamp><url>https://grill.wurstlang.org/hudson/job/JHCR/42/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Jass/Opt/Rewrite.hs</affectedPath><commitId>a9d258036a7294775ac33bb9a403d7c5598ad1f3</commitId><timestamp>1638909459000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/lep.delete</absoluteUrl><fullName>lep.delete</fullName></author><authorEmail>lep.delete@googlemail.com</authorEmail><comment>Fixed Jass Rewrite Engine
We had that `a-b-c` was rewritten to `a` based on the rewrite rule
`-(-a) --&gt; a`. That was because we use zipWithM to match all arguments 
to a potential call after checking if the name of the function matches. 
That means if the name matches and all the arguments to the LHS of the 
rule match the remaining arguments of the RHS got dropped (due to normal 
zip behaviour). To fix this we simply check if the length of both 
argument lists is equal.
</comment><date>2021-12-07 21:37:39 +0100</date><id>a9d258036a7294775ac33bb9a403d7c5598ad1f3</id><msg>Fixed Jass Rewrite Engine</msg><path><editType>edit</editType><file>Jass/Opt/Rewrite.hs</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/lep.delete</absoluteUrl><fullName>lep.delete</fullName></culprit></freeStyleBuild>